> I have a strange problem where rsync is copying over all files instead of > just the ones that have changed.
If you examine a file at either end which is being re-copied are the permission and ownership settings for this destination file the same as the permission and ownership on the remote source files. In particular, check the ownership of the files. If the ownership is not matching then typically (someone please correct me if I am mistaken) rsync will re-copy the file. --------------------------------------------------------------------- This email is protected by LBackup, an open source backup solution. http://www.lbackup.org -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html