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/02 06:27:33 UTC

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

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
            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
- and more

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ 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.
- 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)

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


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


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

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on CAMEL-424 started by Claus Ibsen.

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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42241#action_42241 ] 

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

Removed webdav as scheme/protocol from the FTP component as there was no code for it after all. And it belongs more naturally in a HTTP component.

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


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

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen reassigned CAMEL-424:
---------------------------------

    Assignee: Claus Ibsen

> 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
> - and more

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ 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.


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

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ 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.


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

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42021#action_42021 ] 

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

FTPConsumer has an option: setNames(boolean)

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