Yes but you always have to handle the directories inside the filter when
using recursive=true

 
Otherwise a filter  like  

return file.getFileName().contains("pass");  will fail to catch files inside
subfolders without saying  anywhere no to the 
directories.

http://pastebin.com/1MKwHD3p




--
View this message in context: 
http://camel.465427.n5.nabble.com/Filter-files-inside-directory-camel-2-10-3-tp5724505p5724509.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to