I'm copying between standard Google Drives and using the server_side_across_configs = true switch so that I'm not using local bandwidth. Transfer speeds of around 1GPS. Awesome!
I've noticed that it has 119 errors in the 10,000 files that I've transferred, which is a small amount but of course, I want it to be an identical match. As best I can see, the GUI doesn't tell me which files have failed.
What's the best way of getting a 100% perfect sync? Either in rclone or some other way?
Google Drive to Google Drive via server_side_across_configs = true has 100 errors in 10,000 files. I'd like to find a way of ensuring that all files have been copied correctly, whether that's using rclone or via another method.
What is your rclone version (output from rclone version)
1.53.0
Which OS you are using and how many bits (eg Windows 7, 64 bit)
d2dyno rclone-gui docker container on Ubuntu server.
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)
Thanks. Permissions were fine as far as I can tell.
For anyone who might come across this looking for a fix later, for whatever reason the files copied across correctly on another attempt, apart from filenames with a colon in which it choked on.
I was able to use the Synchronize function in Transmit for Mac to compare the two Google Drives.