Hacker News new | ask | show | jobs
by mnw21cam 129 days ago
However this is only really good for slow connections. If your connection is faster than about 50MB/s then the delta calculation mechanism becomes the bottleneck. On fast connections you should use the -W option for rsync which switches the delta algorithm off.
1 comments

Saving on transmitted bandwidth costs is more important to me than speed of transmission for my use cases which I feel are likely to be common use cases.