Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • This does not explain why the transfer starts fast (no buffering, files list already done, etc.) and keeps slowing down from here. Commented Mar 24, 2022 at 14:56
  • That's the estimation from rsync, when there are a list of files it will start out fast because estimating one file, then it finds the next etc etc Commented Mar 25, 2022 at 8:22
  • The indexing part would not perpetually decrease the actual transfer, this is simply not how rsync and what its behavior displays here for example. Commented Mar 25, 2022 at 10:26