Hi

Take a look at this unit test
https://svn.apache.org/repos/asf/camel/trunk/components/camel-ftp/src/test/java/org/apache/camel/component/file/remote/FtpConsumerIdempotentTest.java

Are you using recursive or not?



On Wed, Nov 3, 2010 at 4:42 PM, Deepti Bhogle
<deepti.bho...@coverago.com> wrote:
> Hello everyone,
> I am new to the camel developers mailing list.
> I am currently trying to use the ftp component in the camel 2.4.0 and trying
> to use the idempotent feature to not iterate over already processed files.
> The ftp2 component's document page says that all the options for file2
> component apply for ftp2.
> I have tried using idempotent=true in my ftp connection uri but all files
> are still being processed.
> Can someone tell me if I am missing something?
> Thanks,
>
> --
> Deepti Bhogle
> Software Engineer
>



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

Reply via email to