When the route is used to deliver several files (fileName option) via FTP a
new connection to the given FTP server is created for each file and left
opened unless we set the disconnect option to true.

In my honest opinion this is leading to a lot of time being spent to connect
and disconnect each time whilst the FTP connection can be left opened and
simply deploy the new file.
-- 
View this message in context: 
http://camel.465427.n5.nabble.com/FTP-creating-connections-for-every-file-name-in-the-uri-tp478938p2856470.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to