-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rclone - crypt support? #10
Comments
oh thats a problem. |
I assume rclone crypt is similar to rclone union, for now rename your cloud/remote name in a manner below. [1] type = union remotes = 2: 3: 4: [2] type = drive root_folder_id = xxcc scope = drive token = xxcc [3] type = pcloud hostname = api.pcloud.com token = [4] type = mega user = [email protected] pass = xxxxxxxx Use your main/ desired remote name for upload to |
you can do that but you need to change it every 23 hours or next heroku restart |
Use below similar rclone config to change it permanently
according to rclone remote listing , remotes starting with |
ohh thats great so any remote starting with a 0 will be considered as default remote 👍 was this pushed in update ?? |
No, the webapp was already designed in that manner, but i didn't provided it in readme. |
All right |
Hey, I have deployed this and torrents download fine, but I would like the download location to be an encrypted drive (crypt) from my config and I have set it as my first drive there to reflect the same.
But, none of the downloads are being reflecting in my team drive, am I doing something wrong or are
crypt
remotes not supported yet?The text was updated successfully, but these errors were encountered: