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

Wayne Davison <way...@samba.org> changed:

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

--- Comment #1 from Wayne Davison <way...@samba.org> ---
Your destination path has a space in it, which you must either quote or escape
enough in the local shell that the remote shell gets the right name, or you can
use the --protect-args (-s) option to tell rsync that you want it to preserve
the spaces for you.  I can see that would cause rsync to change the destination
path to end at a "--" name, so I'm not sure how the extra dot and suffix got
there, but I imagine the reason to be related to the above.

-- 
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

Reply via email to