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

Claus Ibsen commented on CAMEL-2860:
------------------------------------

trunk: 958207.

You can now specify absolute paths on the endpoint uri, by using double / 
slashes. Since the first is part of the URI

{{ftp:admin:sec...@someserver//foo}}

Notice how we use {{//}} in the uri above to denote an absolute starting path.

> camel-ftp - Should use absolute paths, eg the leading / should always be 
> included
> ---------------------------------------------------------------------------------
>
>                 Key: CAMEL-2860
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2860
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-ftp
>    Affects Versions: 2.0.0, 2.1.0, 2.2.0, 2.3.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.4.0
>
>
> FTP Servers expect clients to use absolute paths, so camel-ftp clients should 
> not clip any leading /
> We could consider adding a flag to preserve the old behavior to have people 
> if they rely on the old behavior be able to switch that flag on.

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