[Bug 1531] sftp disconnect when talking to ws_ftp server 6.1.1

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Oct 17 11:00:24 EST 2008


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





--- Comment #3 from Darren Tucker <dtucker at zip.com.au>  2008-10-17 11:00:22 ---
Created an attachment (id=1576)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=1576)
Only send no-more-sessions and eow extension messages to OpenSSH
servers.

OK, that looks like it's choking on the no-more-sessions message.

If that's the case it means that the server is buggy (the spec says
it's supposed to messages it doesn't understand with a failure
message).

There has been code added to OpenBSD's OpenSSH which works around this,
but the code has not yet been synced to the Portable development
version.

This change is in the attached patch, please apply it to a clean
openssh-5.1p1 tree and see if it resolves your problem.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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.


More information about the openssh-bugs mailing list