Can you configure ftp to check ONLY when invoked via a direct? That is

from("direct:checkForFiles")
.from("ftp:...")

such that the from("ftp:...) is ONLY invoked when the from("direct:...") is
invoked?

thank you.



--
View this message in context: 
http://camel.465427.n5.nabble.com/Basic-from-fp-to-file-route-Need-clarification-1M-Thanks-tp4950632p5746785.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to