Hi,
Following seems to work. But only once and not triggering
every 20 seconds.
from("timer:myTimerEvent?fixedRate=true&period=20000")
.pollEnrich("ftp://test@localhost/?password=test&binary=true").
to("file://target/test-reports");With Best Regards, Diwakar -- View this message in context: http://camel.465427.n5.nabble.com/Getting-Files-via-FTP-on-demand-tp5062672p5062765.html Sent from the Camel - Users mailing list archive at Nabble.com.
