menukaonline / Torrents-to-Google-Drive

This is a Google Colab notebook with QBittorrent and Rclone, which can download torrents to Google Drive
98 stars 61 forks source link

Automatically uploading the rclone.conf from Gdrive root #1

Closed Bonfire-GTK closed 3 years ago

Bonfire-GTK commented 3 years ago

I tried to make it so that it adds rclone.conf automatically from Gdrive but I just couldn't do it. Could you help me out?

derv03 commented 3 years ago

I tried to make it so that it adds rclone.conf automatically from Gdrive but I just couldn't do it. Could you help me out?

!cp "file location" "/root/.rclone.conf"

Its not automatic, you still have to run the cell, but it runs from your gdrive, instead of uploading it from your machine. change "file location" to wherever you have your gdrive mounted