GithubHelp home page GithubHelp logo

madhurajayashanka / cloud-transfer-script Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 5 KB

Transfer files between different cloud services without downloading to your PC. This Python script uses HTTP requests, supports authentication, and displays progress bars. Saves on internet charges by streaming transfers in chunks.

Jupyter Notebook 100.00%
cloud cloud-transfer colab-notebook webdav

cloud-transfer-script's Introduction

Cloud Transfer Tool - Colab Notebook

Transfer files between different cloud services (up to 80 GB) without downloading to your PC. This Colab notebook uses Python for HTTP requests, supports authentication, and displays progress bars. Saves on internet charges by streaming transfers in chunks.

Usage

  1. Open the Colab notebook cloud_transfer_tool.ipynb.

  2. Modify the download_url, upload_url, username, and password variables in the notebook to your specific URLs and credentials.

  3. Run the notebook in Google Colab.

Requirements

  • Google Colab
  • Python 3.6+
  • requests
  • tqdm
  • python-magic

Setup

  1. Open the notebook in Google Colab.

  2. Install dependencies:

    !pip install requests tqdm python-magic
  3. Follow the instructions in the notebook to set up and run the cloud transfer tool.

More instructions on Medium Article

Contributions

Contributions are welcome! Please fork the repository and submit a pull request with your changes.


Created by Madhura JayashankaMadhura Jayashanka

cloud-transfer-script's People

Contributors

madhurajayashanka avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.