[Bug 12430] rsync daemon chooses wrong place for pathes containing space and the module name

samba-bugs at samba.org samba-bugs at samba.org
Sun Jul 26 09:45:27 UTC 2020


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

Wayne Davison <wayne at opencoder.net> changed:

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

--- Comment #1 from Wayne Davison <wayne at opencoder.net> ---
The space splitting is an old "feature" of rsync. Use -s (--protected-args) to
avoid that.  You can also export RSYNC_USE_PROTECTED_ARGS=yes if you want that
to be the default.

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


More information about the rsync mailing list