[
https://issues.apache.org/activemq/browse/CAMEL-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42026#action_42026
]
Claus Ibsen commented on CAMEL-424:
-----------------------------------
ASCII conversion to string is now out-of-the-box so no need for
convertBodyTo(String.class)
> Improve FTP component wiki documentation
> ----------------------------------------
>
> Key: CAMEL-424
> URL: https://issues.apache.org/activemq/browse/CAMEL-424
> Project: Apache Camel
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 1.3.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 1.4.0
>
>
> The wiki documentation for FTP usage could be improved with:
> - java code examples (snippets in unit test classes)
> - that you need the convertTo(String.class) for ASCII file transfer
> - The FTP component is an extension of the File component so it inherits
> behaviour, features and options from file. State precise witch options a
> FTPProducer and FTPConsuer can use.
> - Consuming using FTP there are special header key/values for the remote
> filename etc. that could be of interest for the end users (Maybe for the
> producer as well)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.