Hi Everyone,
Love Rclone, been using it for a couple of years.
I am trying to work out how to use Rclone to copy some folders on Google Drive where some are in a Shared Drive using the same account. Ideally I would create one Remote and do something like this:
rclone sync REMOTE:FolderID-Source REMOTE:FolderID-Destination
Seems the only way I can get it to do this is to create a Remote for each Shared Drive I need to work with.
I have tried --drive-root-folder-id but it changes both sides when using the same Remote.
Failing this I will just have to edit the config file and create the shared drive remotes there instead.
Any ideas?
Many thanks,
David.