[
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.