--On Tuesday, May 11, 2004 13:39:24 -0700 Wayne Davison <[EMAIL PROTECTED]> wrote:
What do you think? Rsync has always moved a finished file into place, even if it fails the full-file checksum. I'm wondering if this is really a good idea. Perhaps that should only occur if the --partial flag was specified (in which case we're telling rsync that we'll accept a not-quite-finished file if it helps the next transfer to be more optimal).
Yes - rsync should _not_ use known-bad copies of files unless --partial has been specified.
-- Carson
-- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html