I have a question:

---------------
       -c, --changed
              Check the src and destination modified time (see 
--modify-window) prior to performing the operation. If the modified time 
is the same, assume that the files  are
              also  the  same,  and  skip  the operation. Notice that 
unlike rsync, file sizes are not compared. This is because the file size 
is expected to change during the
              encryption (and thus decryption) operation.

---------------

Shouldn't this be 'check if source is newer than destination using the 
file modification time' ?
The modification time will never be the same, since the 
encryption/decryption is possibly done much after the source file has 
changed.

Thank you,
-- Fred

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Rsyncrypto-devel mailing list
Rsyncrypto-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rsyncrypto-devel

Reply via email to