
Paper
Hello, does the Sync Copy mode in S3 transfers files that already exist in the destination (local)? I was in the middle of a sync but I had to restart my computer, and don't want to re-transfer files that were already transfered (it's a really big folder) (edited)
Hi,
Normally it won't copy files that were correctly copied over.
Once you start it again it will get list of files on both ends and then compare file size, server modification date and files hash (ETag). It will then decide what files haven't be copied at all and what files has changed on your local since last run. (edited)
1