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

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

Chi Kim created CAMEL-11811:
-------------------------------

             Summary: Camel FTP fails to create intermediate directory
                 Key: CAMEL-11811
                 URL: https://issues.apache.org/jira/browse/CAMEL-11811
             Project: Camel
          Issue Type: Bug
    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)