Re: Slow FTP

2015-03-19 Thread yogu13
perhaps advising to set buffersize in the camel documentation for ftp can help get around it for time being. Regards, -Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/Slow-FTP-tp5764223p5764406.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Slow FTP

2015-03-19 Thread yogu13
. Regards, -Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/Slow-FTP-tp5764223p5764401.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Slow FTP

2015-03-19 Thread Claus Ibsen
Commons Net team NET-550 https://issues.apache.org/jira/browse/NET-550 and this change would be available as part of their 3.4 release. Upgrading to 3.4 once release should do the trick for camel. Regards, -Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/Slow

Re: Slow FTP

2015-03-19 Thread Claus Ibsen
option is the same as ftpClient.bufferSize? -- View this message in context: http://camel.465427.n5.nabble.com/Slow-FTP-tp5764223p5764263.html Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen - Red Hat, Inc. Email: cib...@redhat.com Twitter

Re: Slow FTP

2015-03-17 Thread yogu13
okay .. as williem pointed out setting buffer size definitely helps.. in case you do not want to put a max limit then try setting the ftpClient.bufferSize=0 (unlimited) Hope that helps! Regards, -Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/Slow-FTP

Re: Slow FTP

2015-03-17 Thread ulsa
. There are two sentences: Both links are broken though. -- View this message in context: http://camel.465427.n5.nabble.com/Slow-FTP-tp5764223p5764258.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Slow FTP

2015-03-17 Thread ulsa
Thanks for pointing me to the client config. I'll try a bigger buffer and check out what other options I can tweak. -- View this message in context: http://camel.465427.n5.nabble.com/Slow-FTP-tp5764223p5764253.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Slow FTP

2015-03-17 Thread Claus Ibsen
Options. There are two sentences: Both links are broken though. -- View this message in context: http://camel.465427.n5.nabble.com/Slow-FTP-tp5764223p5764258.html Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen - Red Hat, Inc. Email: cib

Re: Slow FTP

2015-03-17 Thread ulsa
Apache Camel 2.15.0 and Java 1.8.0_11. -- View this message in context: http://camel.465427.n5.nabble.com/Slow-FTP-tp5764223p5764254.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Slow FTP

2015-03-17 Thread ulsa
-- View this message in context: http://camel.465427.n5.nabble.com/Slow-FTP-tp5764223p5764262.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Slow FTP

2015-03-17 Thread ulsa
Are you saying that the file bufferSize option is the same as ftpClient.bufferSize? -- View this message in context: http://camel.465427.n5.nabble.com/Slow-FTP-tp5764223p5764263.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Slow FTP

2015-03-17 Thread Claus Ibsen
of the box. On Tue, Mar 17, 2015 at 10:40 AM, ulsa ulrik.sandb...@jayway.com wrote: Are you saying that the file bufferSize option is the same as ftpClient.bufferSize? -- View this message in context: http://camel.465427.n5.nabble.com/Slow-FTP-tp5764223p5764263.html Sent from the Camel

Re: Slow FTP

2015-03-16 Thread Willem Jiang
command line ftp on the same machine, the same file takes 38 seconds to download. I have set option localWorkDirectory=/var/tmp/camel. Is there any other configuration trick that I have missed? -- View this message in context: http://camel.465427.n5.nabble.com/Slow-FTP-tp5764223

Slow FTP

2015-03-16 Thread ulsa
localWorkDirectory=/var/tmp/camel. Is there any other configuration trick that I have missed? -- View this message in context: http://camel.465427.n5.nabble.com/Slow-FTP-tp5764223.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Slow FTP

2015-03-16 Thread yogu13
Hello, Which version of Apache Camel is being used along with the JDK version. Regards, -Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/Slow-FTP-tp5764223p5764240.html Sent from the Camel - Users mailing list archive at Nabble.com.