[
https://issues.apache.org/jira/browse/CAMEL-11811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16192452#comment-16192452
]
ASF GitHub Bot commented on CAMEL-11811:
----------------------------------------
Github user onders86 closed the pull request at:
https://github.com/apache/camel/pull/1999
> 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
> Assignee: Önder Sezgin
> Priority: Minor
> Fix For: 2.19.4, 2.20.0
>
>
> 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)