[Bug 12569] Missing directory errors not ignored

samba-bugs at samba.org samba-bugs at samba.org
Mon Apr 27 01:09:59 UTC 2020


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

Wayne Davison <wayne at opencoder.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #12 from Wayne Davison <wayne at 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.



More information about the rsync mailing list