Goldstein Lyor created SSHD-578:
-----------------------------------
Summary: Allow overriding the default SFTP version selected by the
SftpFileSystemProvider
Key: SSHD-578
URL: https://issues.apache.org/jira/browse/SSHD-578
Project: MINA SSHD
Issue Type: Improvement
Reporter: Goldstein Lyor
Priority: Minor
The current _SftpFileSystemProvider_ allows for a single version selector to be
set for all file systems provided by it. We can allow overriding it for a newly
create file system via the encoding the parameter in the URI passed to the
_newFileSystem_ method - e.g., {quote}sftp://host:port/?version=max{quote} or
{quote}sftp://host:port/?version=6{quote} or
{quote}sftp://host:port/?version=6,3{quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)