[
https://issues.apache.org/activemq/browse/CAMEL-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-420.
-------------------------------
Resolution: Fixed
Most of the major problems is fixed now.
Unit test for the SFTP part would be nice but it requires some mocking as we do
not have a SFTP java server at the moment.
> FTPComponent - problems and improvements
> ----------------------------------------
>
> Key: CAMEL-420
> URL: https://issues.apache.org/activemq/browse/CAMEL-420
> Project: Apache Camel
> Issue Type: Bug
> Components: camel-ftp
> Affects Versions: 1.3.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 1.4.0
>
>
> See this forum:
> http://www.nabble.com/FTP-to-FILE-td16354813s22882.html
> Problems:
> - Using ASCII you need to use convertBodyTo(String.class) to let it work out
> of the box *Fixed*
> - Using BINARY we need some Type Converters to let it consume files from a
> FTP Server and store it as a File *Fixed*
> - You have to set the filename using the header in the configuration
> otherwise the filename can be wrong *Fixed*
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.