Goldstein Lyor created SSHD-438:
-----------------------------------
Summary: 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
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)