[Bug 15254] rsync performs full replication with option -I since last upgrade to version 3.2.3 protocol version 31
just subscribed for rsync-qa from bugzilla via rsync <[email protected]>
| Newsgroups | gmane.network.rsync.general |
|---|---|
| Message-ID | <[email protected]/> |
https://bugzilla.samba.org/show_bug.cgi?id=15254 --- Comment #9 from Wayne Davison <[email protected]> --- The combo of -I with -u briefly changed to be broken but it was fixed. The -u option means that older files on the sender are ignored. -I means that files with the same date are TRANSFERRED. When that was not occuring, it was a bug. -- You are receiving this mail because: You are the QA Contact for the bug. -- 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