https://bugzilla.samba.org/show_bug.cgi?id=15254
--- Comment #7 from Frank B ---
Yes, it has. The crontab was unchanged for months and directly after the update
of rsync via apt, it started performing full replications. It's clearly a
result of the new binary.
--
You are receiving this mail bec
https://bugzilla.samba.org/show_bug.cgi?id=15254
--- Comment #6 from Kevin Korb ---
I can confirm that something did change...
# mkdir /tmp/src /tmp/dest
# touch /tmp/src/a /tmp/src/b /tmp/src/c
# rsync -vai /tmp/src/ /tmp/dest/
sending incremental file list
.d..t.. ./
>f+ a
>f++
https://bugzilla.samba.org/show_bug.cgi?id=15254
--- Comment #5 from Kevin Korb ---
I had the same knee jerk reaction as Wayne to this question. -I means re-copy
everything (or at least re-diff everything unless --whole-file). But I never
attempted to mix it with -u so I held my tongue. Is it
https://bugzilla.samba.org/show_bug.cgi?id=15254
--- Comment #4 from Wayne Davison ---
No it didn't.
--
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:
https://bugzilla.samba.org/show_bug.cgi?id=15254
--- Comment #3 from Frank B ---
The behavior still changed as this was working for months and clearly changed
directly after upgrading to the new binary but it's okay for me. Looks like the
I should have been l in my case due to a copy and paste is