Hello
I need to transfer from Google Drive to s3 provider. Both were initialized with -e and -bit-identical. Google Drive were uploaded with the use of desktop app, so basically it was initialized as local storage. I read somewhere here that it makes difference and -bit-identical may not work when one of the storages is local.
First of all, is it true? Can I just use rclone to copy one storage to another? Or should it be “duplicacy copy” in this case?
The thing is, I already transferred Drive storage into s3 storage and now I can just do rclone copy server-side, but in the presence of possible issues I want to get some information.