Apparent synchronization bug in rsync
Mark Raymond via rsync <[email protected]>
| Newsgroups | gmane.network.rsync.general |
|---|---|
| Message-ID | <[email protected]> |
I believe I have found a synchronization bug in rsync. I have a pair of files, which when synced with|| || |rsync --no-whole-file --inplace -S||| || |are not| identical afterwards. All three options are required, if I remove any one of the the files sync correctly. I have put the two files, along with a minimal test script, in this GitHub repo: https://github.com/mark-raymond/rsync-test This looks like a bug to me; am I missing something? If it is a bug, I'm happy to create an issue in GitHub. || -- 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