https://bugzilla.samba.org/show_bug.cgi?id=12569
Wayne Davison <wa...@opencoder.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #12 from Wayne Davison <wa...@opencoder.net> --- This check was added to try to prevent an untrusted sender from sneaking through some bad file-list data. However, the --delete-missing-args option does seem to have the ability to send these incongruent lists. I'm thinking that the best fix is probably to have the sender fudge up the missing parent dirs if they can be marked as missing like the missing args. In the meantime, I'm checking in a slightly different version of Paul's patch that makes the receiver just complain about the missing parent dir info and continue on (it does not return or a valid missing arg won't be deleted). -- 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