How do DataSync incremental transfers work?

0

A customer is planning to use DataSync to copy data to EFS and a question came up about incremental transfers:

If a single byte is changed on a source file after an initial transfer, does DataSync transfer the entire file or just the changed bytes during a subsequent transfer? The documentation states only files that have been added, modified, or deleted are transferred. This suggests to me that an incremental transfer copies an entire file if it has changed, not just a delta of changed bytes. Is that the case or does it work like rsync and transfers only the changed bytes?

gefragt vor 4 Jahren947 Aufrufe
1 Antwort
0
Akzeptierte Antwort

DataSync transfers data at the file level, not at the block level. So in this case, the full file would be transferred.

AWS
Jeff_B
beantwortet vor 4 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen