Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 41F59DDBE for ; Tue, 19 Jun 2012 14:33:46 +0000 (UTC) Received: (qmail 51270 invoked by uid 500); 19 Jun 2012 14:33:44 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 51164 invoked by uid 500); 19 Jun 2012 14:33:44 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 50987 invoked by uid 99); 19 Jun 2012 14:33:44 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jun 2012 14:33:44 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id E7E001427F2 for ; Tue, 19 Jun 2012 14:33:43 +0000 (UTC) Date: Tue, 19 Jun 2012 14:33:43 +0000 (UTC) From: "Benjamin Piwowarski (JIRA)" To: issues@commons.apache.org Message-ID: <97418147.29898.1340116423952.JavaMail.jiratomcat@issues-vm> In-Reply-To: <545487490.18679.1339766322577.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (VFS-421) Allows Identity Repository for SFTP MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/VFS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Piwowarski updated VFS-421: ------------------------------------ Attachment: identity.patch > 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.patch > > 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