Rsync backups up files that have not changed

Felipe Alvarez felipe.alvarez at gmail.com
Sun Nov 10 20:39:55 MST 2013


rsync -b --suffix=.felipe /tmp/file1 /tmp/file2 remote_host:/tmp/

If file1 has not changed, I still get a /tmp/file1.felipe file which is
100% exactly the same as /tmp/file1

Can this be prevented, while still backing up files that have changed?

Cheers,
Felipe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/rsync/attachments/20131111/aea358d9/attachment.html>


More information about the rsync mailing list