Does it have to be ftp, I just need http? On Thu, Sep 1, 2016 at 5:31 PM, Quinn Stevenson <qu...@pronoia-solutions.com > wrote:
> Check out the section on the ftp component page about “Using a Local Work > Directory” (http://people.apache.org/~dkulp/camel/ftp2.html < > http://people.apache.org/~dkulp/camel/ftp2.html>) - I think that may be > what you’re after. > > > > On Sep 1, 2016, at 9:30 AM, S Ahmed <sahmed1...@gmail.com> wrote: > > > > Hello, > > > > Is there an example of how to download a large file in chunks and save > the > > file as the file downloads. > > > > The goal is not to hold the entire file in memory and then save it to > disk. > > > > > > Thanks. > >