What is the problem you are having with rclone?
I have many folder and want sync to other teamdrive.Because of limit 750gb per day i want sync specific folder until it hit limit. what the command should be like?
Let say i list of folder n put it on list.txt. how to do that?
Run the command 'rclone version' and share the full output of the command.
rclone-v1.56.0Which cloud storage system are you using? (eg Google Drive)
google drive
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
rclone sync pc00: pc20: --crypt-server-side-across-configs --drive-server-side-across-configs --transfers=4 --tpslimit=5 -P --max-transfer 750G --refresh-times --cutoff-mode=soft
The rclone config contents with secrets removed.
Paste config here
A log from the command with the -vv
flag
Paste log here