[Bug 11879] escape rrsync restricted folder

samba-bugs at samba.org samba-bugs at samba.org
Tue Dec 28 02:12:31 UTC 2021


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

Wayne Davison <wayne at opencoder.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #5 from Wayne Davison <wayne at opencoder.net> ---
The latest rsync has a default lock similar to what you proposed (it just locks
the restricted dir, not a separate file) and the improved arg checking and
rejected symlink-copying options.  It also accepts a "-munge" option (in the
accepted_keys file) that can be used to enable rsync's symlink munging,
possibly combined with a new "-no-lock" option to disable the new single-use
instance locking.

Thanks for your patch, and apologies that it is so late.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the rsync mailing list