search for: mnfe

Displaying 1 result from an estimated 1 matches for "mnfe".

Did you mean: mne
2008 Jul 09
2
[Bug 1484] New: escape character does not work over shared connections
...nSSH Version: 5.0p1 Platform: Other OS/Version: Mac OS X Status: NEW Severity: normal Priority: P3 Component: ssh AssignedTo: unassigned-bugs at mindrot.org ReportedBy: web at rightless.com To reproduce: $ ssh -MNfe \~ some.host.com $ ssh some.host.com type RETURN ~ a tilde is printed Removing the -e option doesn't help. Adding the -e option to the second invocation doesn't help. It works fine when not using a shared connection. OpenSSH_5.0p1, OpenSSL 0.9.8g 19 Oct 2007 Also version 4.7 is affecte...