[jira] Updated: (VFS-129) SFTP: proxy support with Username / Password

2007-06-24 Thread Vasily Ivanov (JIRA)

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

Vasily Ivanov updated VFS-129:
--

Attachment: SftpFileSystemConfigBuilder.java

amended to accept proxy UserAuthenticator

 SFTP: proxy support with Username / Password
 

 Key: VFS-129
 URL: https://issues.apache.org/jira/browse/VFS-129
 Project: Commons VFS
  Issue Type: Improvement
 Environment: All
Reporter: Graham Cruickshanks
Priority: Minor
 Attachments: SftpClientFactory.java, SftpFileSystemConfigBuilder.java


 SFTP proxy implementation does not have authenticator support, so can't 
 tunnel through HTTP proxy via HTTPS port (443).

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


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (VFS-129) SFTP: proxy support with Username / Password

2007-06-24 Thread Vasily Ivanov (JIRA)

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

Vasily Ivanov updated VFS-129:
--

Attachment: SftpClientFactory.java

amended to allow HTTP and SOCKS5 proxy authentication

 SFTP: proxy support with Username / Password
 

 Key: VFS-129
 URL: https://issues.apache.org/jira/browse/VFS-129
 Project: Commons VFS
  Issue Type: Improvement
 Environment: All
Reporter: Graham Cruickshanks
Priority: Minor
 Attachments: SftpClientFactory.java, SftpFileSystemConfigBuilder.java


 SFTP proxy implementation does not have authenticator support, so can't 
 tunnel through HTTP proxy via HTTPS port (443).

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


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (VFS-129) SFTP: proxy support with Username / Password

2007-04-30 Thread Graham Cruickshanks (JIRA)

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

Graham Cruickshanks updated VFS-129:


Description: SFTP proxy implementation does not have authenticator support, 
so can't tunnel through HTTP proxy via HTTPS port (443).  (was: Jsch supports 
tunnelling of connections via SOCKS or HTTP but the vfs implementation does not 
expose these parameters.

No current workaround other than to use the underlying jsch api directly :-(

Would consider submitting a patch for HTTP only if there isn't already work in 
progress on this .. )

 SFTP: proxy support with Username / Password
 

 Key: VFS-129
 URL: https://issues.apache.org/jira/browse/VFS-129
 Project: Commons VFS
  Issue Type: Improvement
 Environment: All
Reporter: Graham Cruickshanks
Priority: Minor

 SFTP proxy implementation does not have authenticator support, so can't 
 tunnel through HTTP proxy via HTTPS port (443).

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


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]