- Per-file dynamic block size is now sqrt(file length).
authorJ.W. Schultz <jw@samba.org>
Thu, 10 Apr 2003 02:04:58 +0000 (02:04 +0000)
committerJ.W. Schultz <jw@samba.org>
Thu, 10 Apr 2003 02:04:58 +0000 (02:04 +0000)
commit195bd906a2bacbce7455405180bfecf60819a60d
tree00d21ec018b3cb8b933ee2361bcf6f119bb2eefa
parentfc1ae6582fa5e199cc9c50dc2297297c1893955c
-   Per-file dynamic block size is now sqrt(file length).

    - The per-file checksum size is determined according
to an algorythm provided by Donovan Baarda which
reduces the probability of rsync algorithm
corrupting data and falling back using the whole md4
checksums.
NEWS
generator.c
options.c
rsync.h