rsync sends checksums of files back and forth. When one doesn't match, it uses a rolling checksum algorithm to determine what parts of the file have changed, and send only the changes.
- Alex -- It is referred to as the Fibonacci meal. Today's dinner is the sum of yesterday's leftovers and the day before's leftovers. On Sun, Jun 12, 2011 at 6:35 PM, Jeffrey Race <[email protected]> wrote: > Once I have uploaded say 10,000 files to > the rsync server in the cloud, and I change > a local file, how does rsync know to upload > the delta bytes? Jeffrey Race > > _______________________________________________ > Thinkpad mailing list > [email protected] > http://stderr.org/cgi-bin/mailman/listinfo/thinkpad > _______________________________________________ Thinkpad mailing list [email protected] http://stderr.org/cgi-bin/mailman/listinfo/thinkpad
