If you want to have a single API for FTP, FTPS and SFTP for your client you could have a look at Apache Commons VFS. Of course it also hides some stuff so you should see if suits you. Frank
> Date: Wed, 6 Oct 2010 20:24:37 -0400 > From: [email protected] > To: [email protected] > Subject: [jira] Commented: (FTPSERVER-40) Support for SFTP > > > [ > https://issues.apache.org/jira/browse/FTPSERVER-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12918742#action_12918742 > ] > > Mike Baliel commented on FTPSERVER-40: > -------------------------------------- > > It would be great to see this project implement SFTP support... What would > be really nice is an SFTP client that mirrors the commands of the FTP and > FTPS client. I think a lot of developers come looking for SFTP support via > the commons net and are disappointed that it does not have support... > > > Support for SFTP > > ---------------- > > > > Key: FTPSERVER-40 > > URL: https://issues.apache.org/jira/browse/FTPSERVER-40 > > Project: FtpServer > > Issue Type: Wish > > Environment: Apache FtpServer > > Reporter: Timothy Barlotta > > > > I looked through the JIRA for any information on plans for supporting SFTP > > (http://en.wikipedia.org/wiki/SSH_file_transfer_protocol) and did not see > > any information. Are there any plans for supporting SFTP? > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. >
