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?

質問済み 4年前939ビュー
1回答
0
承認された回答

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
回答済み 4年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ