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 2010/11/24 08:17:24 UTC

[jira] Created: (CAMEL-3359) Add option on FTP component so you can set which path separator char to use (eg windows vs unix)

Add option on FTP component so you can set which path separator char to use (eg windows vs unix)
------------------------------------------------------------------------------------------------

                 Key: CAMEL-3359
                 URL: https://issues.apache.org/activemq/browse/CAMEL-3359
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-ftp
    Affects Versions: 2.5.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.6.0


For example if you use a windows platform and want to upload files to a remote linux FTP server, and the FTP server don't understand path separators using either / or \ char

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


[jira] Resolved: (CAMEL-3359) Add option on FTP component so you can set which path separator char to use (eg windows vs unix)

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

Claus Ibsen resolved CAMEL-3359.
--------------------------------

    Resolution: Fixed

trunk: 1039088.

There is now a {{separator}} option to use on the ftp producer

> Add option on FTP component so you can set which path separator char to use (eg windows vs unix)
> ------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-3359
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3359
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-ftp
>    Affects Versions: 2.5.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.6.0
>
>
> For example if you use a windows platform and want to upload files to a remote linux FTP server, and the FTP server don't understand path separators using either / or \ char

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