[ https://issues.apache.org/activemq/browse/CAMEL-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56306#action_56306 ]
Marat Bedretdinov commented on CAMEL-1837: ------------------------------------------ Hi Christian, Claus, Take a look at http://www.jcraft.com/jsch/ You can use this to add FTP over SSH to camel runtime, which is available pretty much anywhere where there is an ssh daemon. > camel-ftp - Add support for FTPS > -------------------------------- > > Key: CAMEL-1837 > URL: https://issues.apache.org/activemq/browse/CAMEL-1837 > Project: Apache Camel > Issue Type: New Feature > Components: camel-ftp > Affects Versions: 2.0-M2 > Reporter: Claus Ibsen > Assignee: Christian Mueller > Fix For: 2.2.0 > > Attachments: camel-ftps-20091201-workInProgress.patch, > camel-ftps-20091206.patch, camel-ftps-20091207.patch, client.jks, server.jks > > > Apache Commons Net should now support FTPS (regular FTP with SSL) > http://commons.apache.org/net/ > We should support that as well in Camel. If time permits get it into 2.0 as > it should be nearly as the regular FTP from commons-net -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.