You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by preben <pr...@dr.dk> on 2011/06/17 17:33:30 UTC

Re: Camel FTP

one of the ways is to enable idempotentRepository. See eg.
http://stackoverflow.com/questions/5708425/apache-camel-ftp-consumer-loads-the-same-files-again-and-again


--
View this message in context: http://camel.465427.n5.nabble.com/Camel-FTP-tp4498015p4499124.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel FTP

Posted by Claus Ibsen <cl...@gmail.com>.
On Fri, Jun 17, 2011 at 5:33 PM, preben <pr...@dr.dk> wrote:
> one of the ways is to enable idempotentRepository. See eg.
> http://stackoverflow.com/questions/5708425/apache-camel-ftp-consumer-loads-the-same-files-again-and-again
>
>

You can also alternative delete / move the files after you have downloaded them.

The FTP component inherits the options from the file component, so you
have many to chose among
http://camel.apache.org/file2

> --
> View this message in context: http://camel.465427.n5.nabble.com/Camel-FTP-tp4498015p4499124.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



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