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.

Reply via email to