I need to use the minimum amount of bandwidth when patching files from a server. How can I configure rsync to achieve this?
I've tried the following for 10Mb file filled with random text, then made just a few bytes of changes
rsync -azv --no-whole-file
But it still uses quite a bit of bandwith compared to the few bytes I added to the file
sent 16,347 bytes received 19,505 bytes