Hi, I'm trying to copy an encrypted directory from google suite to dropbox but I believe some of the files (tar zipped) have exceeded the dropbox max file size of 350GB, is there anyway to get around? Thanks.
What is the problem you are having with rclone?
Trying to copy files more than 350GB but less than 450GB from google suite to dropbox
rclone version 1.62.2
rclone copy -cvv --retries=5 --bind IPadddress --disable-http2 --drive-impersonate user@somedomain --transfers=48 --checkers=48 --dropbox-batch-mode sync --dropbox-chunk-size 64M --drive-chunk-size 64M --tpslimit=10 --tpislimit-burst 0 --timeout=10m --contimeout=15m google:path dropbox:path
Which cloud storage system are you using? (eg Google Drive)
Google Drive to Dropbox
DEBUG : pacer: low level retry 1/10 (error too_large/...)
pacer: Rate limited, increasing sleep to 20ms
Received error: upload failed: too_large/ - low level retry 1/10