[
https://issues.apache.org/jira/browse/SSHD-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Otto Frost updated SSHD-122:
----------------------------
Description:
The Apache SSH server is also broken in that it sends SSH_MSG_CHANNEL_EOF
SSH_MSG_CHANNEL_REQUEST("exit-status") after SSH_MSG_CHANNEL_CLOSE has
been sent.
Reported by Cryptzone developing the excellent Mindterm ssh/sftp client
After a file transfer the session is disconnected because of this, so after a
transmission you can't continue working, but have to reestablish the connection.
Some more information from cryptzone,
to replicate the error
Use mindterm,
connect via ssh,
start the sftp module,
transfer a number of files,
transfer is ok,
but then the whole session is disconnected.
was:
The Apache SSH server is also broken in that it sends SSH_MSG_CHANNEL_EOF
SSH_MSG_CHANNEL_REQUEST("exit-status") after SSH_MSG_CHANNEL_CLOSE has
been sent.
Reported by Cryptzone developing the excellent Mindterm ssh/sftp client
After a file transfer the session is disconnected because of this, so after a
transmission you can't continue working, but have to reestablish the connection.
> SSH_MSG_CHANNEL_EOF SSH_MSG_CHANNEL_REQUEST("exit-status") after
> SSH_MSG_CHANNEL_CLOSE
> ---------------------------------------------------------------------------------------
>
> Key: SSHD-122
> URL: https://issues.apache.org/jira/browse/SSHD-122
> Project: MINA SSHD
> Issue Type: Bug
> Affects Versions: 0.5.0
> Reporter: Otto Frost
> Priority: Critical
>
> The Apache SSH server is also broken in that it sends SSH_MSG_CHANNEL_EOF
> SSH_MSG_CHANNEL_REQUEST("exit-status") after SSH_MSG_CHANNEL_CLOSE has
> been sent.
> Reported by Cryptzone developing the excellent Mindterm ssh/sftp client
> After a file transfer the session is disconnected because of this, so after a
> transmission you can't continue working, but have to reestablish the
> connection.
> Some more information from cryptzone,
> to replicate the error
> Use mindterm,
> connect via ssh,
> start the sftp module,
> transfer a number of files,
> transfer is ok,
> but then the whole session is disconnected.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira