[ 
https://issues.apache.org/activemq/browse/CAMEL-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42022#action_42022
 ] 

Claus Ibsen commented on CAMEL-424:
-----------------------------------

The remote message has these headers

map.put("file.remote.host", hostname);
map.put("file.remote.name", fullFileName);

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

Reply via email to