You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2008/04/12 19:19:43 UTC

[jira] Resolved: (CAMEL-424) Improve FTP component wiki documentation

     [ https://issues.apache.org/activemq/browse/CAMEL-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-424.
-------------------------------

    Resolution: Fixed

Added missing properties, wrote about the "consumer." prefix and added a sample how to download files. etc.

> 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.