[
https://issues.apache.org/activemq/browse/CAMEL-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56237#action_56237
]
Christian Mueller commented on CAMEL-1837:
------------------------------------------
Hello Claus,
ok I will do this.
I think , I should also refactor the FtpServerTestSupport, so that we could
reuse this for the secure FTP tests. The bad thing is, that we can not longer
use the @BeforClass Annotation, because the subclasses has to provide the
proper security configuration (we have to use the @Before Annotation). But I
think it's ok, because most of the test cases contains only one test. What do
you think?
Regards,
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
> Fix For: Future
>
> Attachments: camel-ftps-20091201-workInProgress.patch
>
>
> 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.