[
https://issues.apache.org/activemq/browse/CAMEL-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Mueller updated CAMEL-1837:
-------------------------------------
Attachment: camel-ftps-20091207.patch
@Claus: I attached a new version of this patch which includes two changes:
1. removed some deleteDirectory(FTP_ROOT_DIR); calls in the concrete unit
tests, because this is done in the FtpServerTestSupport class
2. key store and trust store not included
Note: In the current TRUNK (and also with this contribution), the unit test
"FtpPollingConsumerTest" fails, if executed in maven or as batch in eclipse
(all unit tests in the folder 'src/test/java'). But if I run this test alone,
it succeed. I don't know why... :-(
Christian
> 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.