Daniel Micol-Ponce created SSHD-174:
---------------------------------------
Summary: 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
Fix For: 0.8.0
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 returning 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:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira