https://bugzilla.samba.org/show_bug.cgi?id=3653
------- Comment #19 from m...@mattmccutchen.net 2010-11-21 17:57 CST ------- (In reply to comment #18) > What's also annoying is that a "vanished file" warning triggers: > > "IO error encountered -- skipping file deletion" > > which if I'm not mistaken stops *all* files from being deleted on the > receiving > end, not just the ones that have vanished. You're right that the IOERR_GENERAL flag (which corresponds to that message) stops all destination files from being deleted. But it is only supposed be set when there is an error that might lead to the omission of existing source files from the file list. A run-of-the-mill vanished file should not set the flag. If you have a reproducible case in which it does, please file a separate bug. -- 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. -- 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