How can I make rsync not overwrite files that has not changed?

Bagwill, Robert H. robert.bagwill at nist.gov
Fri Jun 18 06:29:06 MDT 2010


> Subject: How can I make rsync not overwrite files that has 
> not changed?
> 
> Sorry for asking this but I find the manpage to be a little 
> confusing on this. I want rsync  to only replace files that 
> has acctually a different content, it should completely 
> ignore any timestamps on files.

 -c, --checksum              skip based on checksum, not mod-time & size
--
Bob Bagwill  




More information about the rsync mailing list