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

ASF GitHub Bot commented on CAMEL-11811:
----------------------------------------

GitHub user onders86 opened a pull request:

    https://github.com/apache/camel/pull/1999

    CAMEL-11811 - add a new simple option in case some FTP servers fails …

    …creating dir with trailing slash

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/onders86/camel CAMEL-11811

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1999.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1999
    
----
commit 8fc3bd5439d0dcf625117375e5e73b86bae03487
Author: onders86 <[email protected]>
Date:   2017-10-03T23:08:13Z

    CAMEL-11811 - add a new simple option in case some FTP servers fails 
creating dir with trailing slash

----


> 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
>            Priority: Minor
>
> 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)

Reply via email to