https://bugzilla.mindrot.org/show_bug.cgi?id=2563
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Damien Miller <[email protected]> --- (In reply to Pascal Bourguignon from comment #3) > The whole situation is messy, and I definitely think that ssh should > either concatenate the arguments to make a single command to be > executed remotely, or it should signal an error when it's given > additionnal arguments, instead of forwarding them to the remote side > to be processed in ways that are not very strictly controlled, > documented or well known. Unfortunately we're about 20 years too late to make changes to ssh's argument handling. Doing so now would break a very large number of working setups. -- 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
