DataSync synchronization

0

"I'm interested in copying a substantial volume of data between two AWS EFS instances within the same region. I'd like to determine if DataSync offers the capability to perform a differential synchronization. Specifically, I want to run a DataSync task on a Monday to complete the initial transfer and then run it again on a subsequent Friday, ensuring that the Friday synchronization only identifies and copies new items , and if something changed to also copy the change to the destination."

1 Answer
0
Accepted Answer

Hello.

I think it is possible to perform differential synchronization by using "CHANGED" in "TransferMode".
https://docs.aws.amazon.com/datasync/latest/userguide/API_Options.html

In the management console, select "Transfer only data that has changed".
https://docs.aws.amazon.com/datasync/latest/userguide/configure-metadata.html

profile picture
EXPERT
answered 5 months 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