What is the problem you are having with rclone?
Hello everyone,
I'm currently using Rclone to manage my Google Drive, and I need some help with a specific requirement. I want to restrict download access for a large number of videos stored in my Google Drive. Ideally, I'd like to apply this restriction in bulk across multiple files or folders.
I've explored some of the Rclone commands and options like permissions
, but it seems that they don't directly support blocking downloads. I'm aware that Google Drive has options to prevent viewers from downloading files, but I'm unsure how to implement this across multiple files video using Rclone.
Is there a way to achieve this with Rclone, or perhaps a workaround that someone could suggest? Any guidance or script examples would be greatly appreciated.
Thank you in advance for your assistance!
Run the command 'rclone version' and share the full output of the command.
Ver 1607
Which cloud storage system are you using? (eg Google Drive)
Google Drive
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
Paste command here
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
Paste config here
A log from the command that you were trying to run with the -vv
flag
Paste log here