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 2015/11/02 15:42:27 UTC

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

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)