Question on overwrite and multiagent syncing

0

Hi. I had a question on the "Overwrite files" flag, which I wasn't sure about, and cant find an exact answer on. Does enabling this flag overwrite each and every file that it finds in the source to the destination, or does it overwrite ONLY changed files based on the checksum?

If it's the former, which options should I choose so that AWS only uploads new and changed files (to accommodate a case where eg. only half the file has been pushed into S3 before the agent went down)?

One other question. Is it possible to have 2 x Agents syncing from 2 different locations into one destination bucket?

Thanks.

gdeploy
asked 4 years ago234 views
2 Answers
0

1/ Overwrite will only apply to files that changed on the source.
2/ You can have two agents write to the same bucket in parallel, but it's only recommended if you're writing to different prefixes, to avoid conflicts.

Regards,
Olga

answered 4 years ago
0

Great, thanks Olga!

gdeploy
answered 4 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions