Displaying 1 result from an estimated 1 matches for "352cf791".
2012 Jul 05
4
rsync based on checksum only
Is it possible to tell rsync *not* to use file names, date stamps, etc and
only use the checksum for deciding if a file is the same?
the remote machine "normalizes" a set of file names to remove all
punctuation marks and forces all file names to lower case. The files
themselves are unchanged.
--checksum looks promising but it does not say anything about file names:
-c, --checksum