I have  from defined as

<from
uri="sftp://****?password=****&amp;fastExistsCheck=true&amp;initialDelay=1000&amp;delay=500&amp;download=true&amp;noop=true
&amp;idempotent=true&amp;idempotentKey=${file:onlyname}&amp;idempotentRepository=#****
&amp;localWorkDirectory=/Users/**/temp/&amp;include=aaa_bbb_\d+_\d{10}\.zip"
/>

I have files on ftp server named as aaa_bbb_34_6366545717.zip, but its not
matching and reading the files.  The regex is correct as I compared it
against online tool with sample filenames.

Any help would be appreciated.

Thanks





--
View this message in context: 
http://camel.465427.n5.nabble.com/file2-include-regex-not-reading-files-from-ftpserver-tp5788129.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to