camel-ftp - Add option for FTPClientConfig
------------------------------------------
Key: CAMEL-897
URL: https://issues.apache.org/activemq/browse/CAMEL-897
Project: Apache Camel
Issue Type: New Feature
Components: camel-ftp
Affects Versions: 1.4.0
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 1.5.0
FTPClientConfig allows end-users to configure the FTP (regular ftp)
consumer/producer to be configured according to
{{org.apache.commons.net.ftp.FTPClientConfig}}. This is useable when you need
to poll files from servers that doesn't use standard format supported
out-of-the-box by commons net.
This can for instance be FTP servers using locale date formats, or setting the
timezone etc.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.