[
https://issues.apache.org/jira/browse/SSHD-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oliver Stöneberg updated SSHD-621:
----------------------------------
Description:
I am trying to connect to a server via SFTP and the
ClientSession.createSftpClient() call hangs. I see the following warning which
doesn't seem to be propagated:
[org.apache.sshd.client.subsystem.sftp.DefaultSftpClient]
onClose(ChannelSubsystem[id=0,
recipient=0]-ClientSessionImpl[test@/XX.XX.XX.XXX:44][sftp]) closed before
version negotiated
I tried to connect to server with another SFTP client and that client can't
connect either.
was:
I am trying to connect to a server via SFTP and the
[org.apache.sshd.client.subsystem.sftp.DefaultSftpClient]
onClose(ChannelSubsystem[id=0,
recipient=0]-ClientSessionImpl[test@/XX.XX.XX.XXX:44][sftp]) closed before
version negotiated
> ClientSession.createSftpClient() doesn't return when server doesn't support
> SFTP
> --------------------------------------------------------------------------------
>
> Key: SSHD-621
> URL: https://issues.apache.org/jira/browse/SSHD-621
> Project: MINA SSHD
> Issue Type: Bug
> Reporter: Oliver Stöneberg
>
> I am trying to connect to a server via SFTP and the
> ClientSession.createSftpClient() call hangs. I see the following warning
> which doesn't seem to be propagated:
> [org.apache.sshd.client.subsystem.sftp.DefaultSftpClient]
> onClose(ChannelSubsystem[id=0,
> recipient=0]-ClientSessionImpl[test@/XX.XX.XX.XXX:44][sftp]) closed before
> version negotiated
> I tried to connect to server with another SFTP client and that client can't
> connect either.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)