https://bugzilla.samba.org/show_bug.cgi?id=3298
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #1 from [EMAIL PROTECTED] 2005-12-14 15:04 MST -------
I added single- and double-quote parsing to rsync's handling of the
remote-shell command. Rsync doesn't use the shell to parse this string (since
that could cause problems for the option-forwarding code). I decided to not
include backslash parsing in order to (1) keep it simple and (2) avoid causing
problems for cygwin users. I also decided to keep the quirk that tabs are not
considered arg-breaking characters. This should give us very good
backward-compatibility.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html