Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It only sends the changed parts of files (the diffs) is my understanding which saves bandwidth.


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.


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.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: