rsync algorithm

Henri Shustak henri.shustak at gmail.com
Thu Jul 22 14:55:29 MDT 2010


>> Check file size makes sense, but how rsync checks times? If a file is
>> copied from one side to another remote side, the time will be
>> different, right?
> 
> Sorry wrong question, the copy file should be able to reserve the mtime.

If the rsync --times option is used then rsync will attempt to "preserve modification times". 

You version of rsync may also have support of the --crtimes option. If this option is used then rsync will attempt to "preserve create times".


----------------------------------
This email is protected by LBackup
http://www.lbackup.org






More information about the rsync mailing list