[
https://issues.apache.org/jira/browse/SSHD-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Goldstein Lyor updated SSHD-438:
--------------------------------
Attachment: 0040-SSHD-438-Use-common-code-to-negotiate-SFTP-version.patch
> Use common code to negotiate SFTP version
> -----------------------------------------
>
> Key: SSHD-438
> URL: https://issues.apache.org/jira/browse/SSHD-438
> Project: MINA SSHD
> Issue Type: Bug
> Reporter: Goldstein Lyor
> Priority: Minor
> Attachments:
> 0040-SSHD-438-Use-common-code-to-negotiate-SFTP-version.patch
>
>
> The reason this is marked is a bug is that the _doVersionSelect_ method does
> not take into account the user's preference (if set) as does _doInit_. Also,
> the original code does not make sure that the user's preference is within
> supported values. The method is _protected_ so that if anyone wants to extend
> the SFTP support for more versions they can easily override this method.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)