[Bug 15254] rsync performs full replication with option -I since last upgrade to version 3.2.3 protocol version 31

2022-12-03 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=15254

--- Comment #9 from Wayne Davison  ---
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


[Bug 15254] rsync performs full replication with option -I since last upgrade to version 3.2.3 protocol version 31

2022-12-03 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=15254

Wayne Davison  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|REOPENED|RESOLVED

-- 
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


[Bug 15254] rsync performs full replication with option -I since last upgrade to version 3.2.3 protocol version 31

2022-12-03 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=15254

Frank B  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |FIXED

--- Comment #10 from Frank B  ---
Ok, so you're saying the behavior before the upgrade was a bug (not
transferring old files) and this has now been fixed in the new binary so that
it's transferring the files again. This is what I was looking for - question
answered. The documentation still doesn't cover that combination, but never
mind.

-- 
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