[
https://issues.apache.org/jira/browse/SSHD-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved SSHD-174.
----------------------------------
Resolution: Fixed
Assignee: Guillaume Nodet
Committing to https://svn.apache.org/repos/asf/mina/sshd/trunk ...
M
sshd-core/src/main/java/org/apache/sshd/server/sftp/SftpSubsystem.java
Committed r1383918
> Provide correct SFTP return codes based on version
> --------------------------------------------------
>
> Key: SSHD-174
> URL: https://issues.apache.org/jira/browse/SSHD-174
> Project: MINA SSHD
> Issue Type: Bug
> Affects Versions: 0.7.0
> Reporter: Daniel Micol-Ponce
> Assignee: Guillaume Nodet
> Fix For: 0.8.0
>
> Attachments: sftp_versioning.patch
>
>
> SFTP has different return codes based on the version used. The Sftp Subsystem
> ignores this and returns error codes of newer versions even if the client has
> an older one, hence resulting in unknown error codes reported, which leads to
> misleading information provided to the user. This patch fixes this and
> ensures that the Sftp Subsystem returns error codes supported by the client's
> version.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira