On Sun, Dec 7, 2014 at 8:40 PM, Nicolas74 <nmugn...@gnubila.fr> wrote:
> Thanks.
> That's what I did, and it perflectly works.
>
> I have to process some modifications to the file through a java application.
> So, is it the only way to process my file ? Or is there a more optimized
> solution without downloading the file ?
>

I hardly see a way of being able to modify a remote file on a FTP
server without having one way of another to download the file.

You can use stream download if you want to process the file in a
streaming fashion.
http://camel.apache.org/ftp2


> Best,
> Nicolas.
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/ftp-component-RemoteFile-to-a-classic-File-tp5760227p5760252.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/

Reply via email to