I think it's synchronous.

In Camel 2.4 a lot of effort was put into asynchronous routing support. As
you can see on http://camel.apache.org/asynchronous-routing-engine.html
there are a number of components that support this new async model. FTP is
not on this list. 

Also Camel uses Apache Commons Net FTPClient under the hood. As far as I
know this client doesn't support asynchronous file transfers.
-- 
View this message in context: 
http://camel.465427.n5.nabble.com/is-FTP2-asynchrounus-tp3261083p3261175.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to