Dear all,

I have a route from("file:D:\\folder1").to("file:D:\\folder2").
When route starts,  folder1 has 5 files (file1, file2, file3, file4, file5)
While route is running, I copy 2 files (file6, file7) into folder1.So when
route finishs, all files (7 files) were copied to folder2.

I only want to copy 5 file (file1, file2, file3, file4, file5) into folder2.
Please give me some advice.

Thanks,





--
View this message in context: 
http://camel.465427.n5.nabble.com/Copy-current-file-in-a-folder-tp5791093.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to