You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2016/01/07 11:17:39 UTC

[jira] [Resolved] (SSHD-578) Allow overriding the default SFTP version selected by the SftpFileSystemProvider

     [ https://issues.apache.org/jira/browse/SSHD-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Goldstein Lyor resolved SSHD-578.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.0

> 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)