On 8/2/07, Paul Slootman <[EMAIL PROTECTED]> wrote: > > Oddly, rsync does checksum the existing data. At first I thought this > > Only after the transfer is complete, no? Not during, as it does > normally.
Yes, during. Note the big "if (append_mode > 0)" block in match_sums in match.c . It's much as if the first token of the file transfer were a matched data token for the entire basis file. Matt -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html