Mailing List Archive

[Bug 1531] sftp disconnect when talking to ws_ftp server 6.1.1
https://bugzilla.mindrot.org/show_bug.cgi?id=1531


Darren Tucker <dtucker@zip.com.au> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker@zip.com.au




--- Comment #1 from Darren Tucker <dtucker@zip.com.au> 2008-10-16 12:33:08 ---
Could you please attach the debug output from the client (ie "sftp -vvv
yourserver"). (Please use "Add an atachment" rather than pasting into
the comment field.)

--
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 1531] sftp disconnect when talking to ws_ftp server 6.1.1 [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=1531





--- Comment #2 from Jeff White <jwhite@datacenterinc.com> 2008-10-17 00:26:52 ---
Created an attachment (id=1575)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1575)
Requested debug file

Thanks for your time looking at this. Have a good day.

--
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 1531] sftp disconnect when talking to ws_ftp server 6.1.1 [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=1531





--- Comment #3 from Darren Tucker <dtucker@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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 1531] sftp disconnect when talking to ws_ftp server 6.1.1 [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=1531





--- Comment #4 from Jeff White <jwhite@datacenterinc.com> 2008-10-18 03:42:02 ---
The patches you sent me work when added to my openssh 5.1p1 tree. Thank
you so much. I have no problem connecting to ws_ftp server 6.1.1 now.
It appears that ssh connects as required as well. Again, thanks.

--
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs