Y
Hacker News
new
|
ask
|
show
|
jobs
by
wmf
4995 days ago
Rsync sends only the changes, wherever they are in the file. So if you set up a "while 1 rsync remotefile localfile" kind of script it will converge on the correct version of the file with minimal overhead.