One of the first thing i have learned about Camel and file manipulations
(AFTER reading the Camel in Action by Claus Ibsen and Jonathan Antsey) is
that always, always start your file manipulation route from a folder that
files are ready and available, as opposed to files that are currently being
written into.

So, i would recommend to move the files after they have been SFTP uploaded
to another folder which would be the source folder for your Camel route.



--
View this message in context: 
http://camel.465427.n5.nabble.com/File-read-issue-in-Camel-tp5769986p5769987.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to