Claus Ibsen created CAMEL-8513:
----------------------------------
Summary: FTP consumer - Add option to use a larger buffer size so
download is faster
Key: CAMEL-8513
URL: https://issues.apache.org/jira/browse/CAMEL-8513
Project: Camel
Issue Type: Improvement
Components: camel-ftp
Affects Versions: 2.15.0
Reporter: Claus Ibsen
Fix For: 2.15.1, 2.16.0
It seems ftp downloads can be slow out of the box as the ftp client uses an
internal small buffer.
We could configure the bufferSize of the ftp client to use the bufferSize
option from the ftp endpoint which is 128kb by default.
http://camel.465427.n5.nabble.com/Slow-FTP-tp5764223.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)