[
https://issues.apache.org/activemq/browse/CAMEL-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-424:
------------------------------
Description:
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.
was:
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
- and more
> Improve FTP component wiki documentation
> ----------------------------------------
>
> Key: CAMEL-424
> URL: https://issues.apache.org/activemq/browse/CAMEL-424
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-ftp
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.