https://bugzilla.mindrot.org/show_bug.cgi?id=2094

Damien Miller <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |WONTFIX

--- Comment #1 from Damien Miller <[email protected]> ---
This is a known limitation of the SSH protocol, and the rcp protocol
before that - dating back 30 years. It's simply too late to change it.

A better approach might be to define a protocol extension that allows
explicit argument passing, rather than just a single string command. We
don't have any plans to do this; the workaround of adding quoting to
the remote command is well-understood and easy to implement.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to