Rsync
file transfer, uses its own rsync
protocol. It saves bandwidth by calculating
checksums and sending only those portions of a file that have different checksums on both sides of the connection, using a technique called the
rsync algorithm.
Andrew Tridgell co-developed rsync.