DO NOT REPLY [Bug 3653] Silence 'vanished files' messages
samba-bugs at samba.org
samba-bugs at samba.org
Mon Jun 12 08:55:20 GMT 2006
https://bugzilla.samba.org/show_bug.cgi?id=3653
------- Comment #7 from count-samba at flatline.de 2006-06-12 03:55 MST -------
Patching my copy would bar me from Debian (security) updates.
... btw, the script DOES NOT work as expected :(
try:
mkdir a ; mkdir b ; rsync -r a b ; echo $? ; rm -rf a b
vs.
mkdir a ; mkdir b ; rsync-no-vanished -r a b ; echo $? ; rm -rf a b
... I found no way to fix that, and it breaks my whole backup scheme.
Thus, I would definitely say it's NOT easily fixed outside rsync, and would
still like the patch to be included - it's the only warning condition rsync is
noisy about, AFAIK :(
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the rsync
mailing list