https://bugzilla.samba.org/show_bug.cgi?id=3653
------- Comment #2 from [EMAIL PROTECTED] 2006-04-03 14:59 MST ------- 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'" . -- 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. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html