DO NOT REPLY [Bug 3653] Silence 'vanished files' messages

samba-bugs at samba.org samba-bugs at samba.org
Wed Jun 7 14:20:41 GMT 2006


https://bugzilla.samba.org/show_bug.cgi?id=3653





------- Comment #3 from count-samba at flatline.de  2006-06-07 09:20 MST -------
(In reply to comment #2)
> I think filtering error messages should be the job of the cron script invoking
> rsync, not of rsync itself; otherwise we'll find ourselves adding options to
> disable each of the myriad errors rsync can produce.  Do "rsync <...> 2>&1 |
> grep -v 'file has vanished'" .

the problem here is that this isn't really an error, but basically a
warning/information.

when I'm calling rsync from meep (http://freshmeat.net/projects/meep/) I can't
filter the error messages or change the error code before meep gets them.

I really think this condition should be silenceable. No other error is
comparable (at least to me).


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