You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Alexey (JIRA)" <ji...@apache.org> on 2009/10/12 15:01:36 UTC

[jira] Updated: (VFS-282) SftpFileProvider and SftpFileSystemConfigBuilder can't change ssh authentication methods order.

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

Alexey updated VFS-282:
-----------------------

    Attachment: commons-vfs-2.0-SNAPSHOT-20091012-patch.txt

added methods to change authentication order:
SftpFileSystemConfigBuilder:
     setPreferredAuthentications(FileSystemOptions, String)
     getPreferredAuthentications(FileSystemOptions) - 
SftpClientFactory - (transfer preferred authentication to Jsch session)

> SftpFileProvider and SftpFileSystemConfigBuilder can't change ssh authentication methods order.
> -----------------------------------------------------------------------------------------------
>
>                 Key: VFS-282
>                 URL: https://issues.apache.org/jira/browse/VFS-282
>             Project: Commons VFS
>          Issue Type: Improvement
>    Affects Versions: 2.0
>            Reporter: Alexey
>            Priority: Minor
>             Fix For: 2.0
>
>         Attachments: commons-vfs-2.0-SNAPSHOT-20091012-patch.txt
>
>
> Hi,
> When you use commons-vfs with jsch to work with sftp protocol, SftpFileProvider and SftpFileSystemConfigBuilder can't change ssh authentication methods order.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.