[
https://issues.apache.org/jira/browse/SSHD-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on SSHD-578 stopped by Goldstein Lyor.
-------------------------------------------
> 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
> Assignee: Goldstein Lyor
> Priority: Minor
> Fix For: 1.1.0
>
>
> 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)