https://bugzilla.samba.org/show_bug.cgi?id=9416
Wayne Davison <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #1 from Wayne Davison <[email protected]> 2013-06-02 23:25:59 UTC --- In looking at this, I like the RERR_PARTIAL return better for missing args (which is what files-from files are). However, you can use one of these to get rsync to treat missing args as OK: --ignore-missing-args --delete-missing-args -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- 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://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
