[
https://issues.apache.org/jira/browse/SSHD-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved SSHD-438.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0
Assignee: Guillaume Nodet
https://git-wip-us.apache.org/repos/asf?p=mina-sshd.git;a=commitdiff;h=7ea0788094726c193d2ecb2f5521b6479764b933
> 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
> Assignee: Guillaume Nodet
> Priority: Minor
> Fix For: 1.0.0
>
> 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)