[jira] Updated: (VFS-115) Sftp should support keypairs and private keys in locations other than fies

2007-03-12 Thread Brad Davis (JIRA)
[ https://issues.apache.org/jira/browse/VFS-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brad Davis updated VFS-115: --- Attachment: patch.txt a second patch which should be compatible with existing clients. > Sftp should support ke

[jira] Updated: (VFS-115) Sftp should support keypairs and private keys in locations other than fies

2007-03-07 Thread Brad Davis (JIRA)
[ https://issues.apache.org/jira/browse/VFS-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brad Davis updated VFS-115: --- Attachment: patch.txt this is a first pass patch that replaces the functionality of specifying identites by fil

[jira] Created: (VFS-115) Sftp should support keypairs and private keys in locations other than fies

2007-03-07 Thread Brad Davis (JIRA)
Sftp should support keypairs and private keys in locations other than fies -- Key: VFS-115 URL: https://issues.apache.org/jira/browse/VFS-115 Project: Commons VFS Issue

[jira] Commented: (VFS-33) [vfs] ftp-access a directory failed

2006-05-18 Thread Brad Davis (JIRA)
[ http://issues.apache.org/jira/browse/VFS-33?page=comments#action_12412437 ] Brad Davis commented on VFS-33: --- I've duplicated this issue. Here is a snippet of example code... FileSystemManager mManager = VFS.getManager(); FileObject mObject = mManag

[jira] Commented: (VFS-33) [vfs] ftp-access a directory failed

2006-05-18 Thread Brad Davis (JIRA)
[ http://issues.apache.org/jira/browse/VFS-33?page=comments#action_12412434 ] Brad Davis commented on VFS-33: --- I've duplicated this problem (I believe). If you set create a directory structure /foo/ > [vfs] ftp-access a directory failed > --