https://bugzilla.mindrot.org/show_bug.cgi?id=2123
Darren Tucker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Darren Tucker <[email protected]> --- OpenSSH does not support sftp protocol version 5 and given the required complexity to do so is unlikely to any time soon. It does implement a vendor extension to protocol version 3 ("[email protected]") that does what you want. The details are in http://openssh.com/specs.html and http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/PROTOCOL?rev=HEAD;content-type=text/plain -- 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
