So, this tool is like kinda file downloader and archiver on google colab. There is rclone too, so, you can transfer your files from colab directory to your cloud drive. Need rclone config to make transfer work.
Use rclone_version stable for official rclone, and rclone_version mod with additional support for teldrive. Fill source with source path or direct download link, dest with your destination path.
`Recent changes in Colaboratory T&C prohibits the following actions and could result in ban from colab1.
- file hosting, media serving, or other web service offerings not related to interactive compute with Colab
- downloading torrents or engaging in peer-to-peer file-sharing
- using a remote desktop or SSH
- connecting to remote proxies
- mining cryptocurrency
- running denial-of-service attacks
- password cracking
using multiple accounts to work around access or resource usage restrictions
This means all the notebooks present in this repository are prohibited and use with your own risk. To discuss, follow up on issue #00.
The changes are made because resources in Colab are prioritized for interactive use cases.