Hi

Ah okay this is expected as the Camel route will keep polling for new
files. You can configure how often it should do that etc.

There is many ways stop Camel or routes. Check out the docs and search
this forum as its been discussed in the past.

And check the FAQ etc also.


On Tue, Aug 27, 2013 at 4:03 PM, kalber <karlheinz.al...@swslt.com> wrote:
> Hi,
>
> i brought my route configuration into the ftp example of camel
> (/apache-camel-2.11.1/examples/camel-example-ftp)
> and configured out the ftp.properties for testing :
>
> ftp.client=ftp://myserver.xx.com:21/?username=myusernamet&password=mypassword
> ftp.server={{ftp.client}}&noop=true&include=pneus_20130821.csv
> --------------------------------------
>
> Launching 'mvn compile exec:java -Pserver' after  download
> process is waiting. Manually with contrl-c i can stop process.
>
> How can i programmatically or by configuration stop process ( or better
> polling ) ?
>
>
>
>
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Stop-polling-FTP-Component-tp5737925p5738058.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

Reply via email to