You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Daniel Micol-Ponce (JIRA)" <ji...@apache.org> on 2012/06/08 12:11:23 UTC

[jira] [Commented] (SSHD-174) Provide correct SFTP return codes based on version

    [ https://issues.apache.org/jira/browse/SSHD-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13291665#comment-13291665 ] 

Daniel Micol-Ponce commented on SSHD-174:
-----------------------------------------

Patch attached.
                
> 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
>
>         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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira