From: Wayne Davison Date: Wed, 15 Feb 2006 19:58:53 +0000 (+0000) Subject: One last change to make the --checksum distinction very clear. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/8958fae362683257f8202b7f56b151b9c5ce5103 One last change to make the --checksum distinction very clear. --- diff --git a/rsync.yo b/rsync.yo index a573a3c7..770832df 100644 --- a/rsync.yo +++ b/rsync.yo @@ -482,7 +482,8 @@ can be quite slow. Note that rsync always verifies that each em(transferred) file was correctly reconstructed on the receiving side using a whole-file checksum, -but that checking has nothing to do with this option. +but that after-transfer check has nothing to do with this option's +before-transfer "Does the file need to be updated?" check. dit(bf(-a, --archive)) This is equivalent to bf(-rlptgoD). It is a quick way of saying you want recursion and want to preserve almost