[
https://issues.apache.org/jira/browse/VFS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397354#comment-13397354
]
Benjamin Piwowarski edited comment on VFS-421 at 6/20/12 8:26 AM:
------------------------------------------------------------------
Hi Gary,
sorry for this - I had checked out a wrong version of VFS commons.
I adapted and improved the patch for the SVN version - using an identity
repository factory (since an identity repository might need an existing JSch
instance to get initialized). The patch has been updated on Jira.
Benjamin
was (Author: bpiwowar):
Hi Gary,
sorry for this - I had checked out a wrong version of VFS commons.
I adapted and improved the patch for the SVN version - using an identity
repository factory (since an identity repository might need an existing JSch
instance to get initialized).
Benjamin
> Allows Identity Repository for SFTP
> -----------------------------------
>
> Key: VFS-421
> URL: https://issues.apache.org/jira/browse/VFS-421
> Project: Commons VFS
> Issue Type: Improvement
> Affects Versions: 2.0
> Environment: Any
> Reporter: Benjamin Piwowarski
> Priority: Minor
> Labels: sftp, ssh-agent
> Attachments: identity.diff
>
> Original Estimate: 12h
> Remaining Estimate: 12h
>
> The SFTP filesystems does not allow to use a custom Identity Repository, but
> this is needed to allows SSH authentication through an SSH agent, e.g. using
> http://www.jcraft.com/jsch-agent-proxy/
> This is usually done within jsch by calling
> jsch.setIdentityRepository(repository);
> If you are interested by such a functionality, I will modify the code and
> post a patch.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira