RcloneLab is a rclone GUI for Google Colaboratory, similar to Rclone Browser. Please consider contributing our project, any improved version of the code is welcome and much appreciate.
rclone ("rsync for cloud storage") is a command line program to sync files and directories to and from different cloud storage providers.
Google Colaboratory is a free Jupyter notebook environment that requires no setup and runs entirely in the cloud with high speed network. Check the VM's specification here.
-
Open the IPython Notebook file in Google Colaboratory by clicking here.
-
Choose where to load rclone.conf file by two methods below.
2.1. Default, by upload rclone.conf from your computer. If you choose this method, uncheck the "Use_rclone_config_from_Google_Drive" checkbox.
Note: If you want to upload new rclone.conf file please reset all runtimes first.
2.2. Use rclone.conf from your Google Drive storage. Check the "Use_rclone_config_from_Google_Drive" checkbox.
-
Click "Run cell" (play button) in the Installation section. Time Zone setup is optional for the correct time of log output.
-
Click "Run cell" (play button) in the "Usage" section to test if rclone can locate the rclone.conf file.
Note: If you choose to use rclone.conf from your Google Drive storage. Locate your rclone.conf in the Google Drive and paste the location in the Configuration section. (If file doesn't exist rclone will create it.)
Example
- My Drive/rclone.conf
- Team Drives/Drive Name/rclone.conf
-
The RcloneLab is ready to use.
Click "Run cell" (play button) in the RcloneLab section to run the rclone.
- Note: We recommend to use Rclone Browser for file browsing and get path for RcloneLab.
Licenced under the MIT License.