You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2015/03/19 07:49:38 UTC

[jira] [Created] (CAMEL-8513) FTP consumer - Add option to use a larger buffer size so download is faster

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)