The FTP component inherit the options from the file component
http://camel.apache.org/file2

There is a note saying that at the options table on the ftp wiki page
http://camel.apache.org/ftp2

I will make that note stand out a bit more so its easier to spot.


On Mon, Jul 25, 2011 at 3:22 PM, laxad <[email protected]> wrote:
> Hi,
>
> I am using Camel 2.7.2 with camel-ftp-2.7.2
>
> I use from(sftp:// ...).to(file://local) URI to download files onto my
> desktop. I have noticed a conistent rate of about 2MB/s download with files
> sizes that go over 1MB so the traffic is being throttled.
>
> I have confirmed that is not a server side issue (100% certain). This
> probably has to do with buffer size not being set in my URI. I looked at the
> FTP2 site for camel and it mentioned execPbsz parameter - for FTPS only. I
> was wondering is there a similar parameter to specify buffer size for SFTP
> URIs?
>
> Thank you.
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/SFTP-Buffer-size-tp4630719p4630719.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: [email protected]
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to