GitHub user onders86 opened a pull request:
https://github.com/apache/camel/pull/1948
CAMEL-11754 - add option to extract file name if ftp client directory
parser ends up with absolute paths
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/onders86/camel CAMEL-11754
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1948.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 #1948
----
commit 3d66f6353e84d6a5e89fd0b71c27d1778779876a
Author: onders86 <[email protected]>
Date: 2017-09-21T13:24:30Z
CAMEL-11754 - add option to extract file name if ftp client directory
parser ends up with absolute paths
----
---