You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2017/09/23 08:28:00 UTC

[jira] [Commented] (CAMEL-11811) Camel FTP fails to create intermediate directory

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

Claus Ibsen commented on CAMEL-11811:
-------------------------------------

Can you post some logs or something that shows this problem for you?

> Camel FTP fails to create intermediate directory
> ------------------------------------------------
>
>                 Key: CAMEL-11811
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11811
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-ftp
>    Affects Versions: 2.18.2
>            Reporter: Chi Kim
>
> Camel Ftp fails to create intermediate directory if more than the immediate parent directory is missing.
> in FtpOperations.buildDirectoryChunks,
> the mkdir command for intermediate directories are being made with trailing slash.
> Some ftp does not like the trailing slash with mkdir command.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)