I have from defined as <from uri="sftp://****?password=****&fastExistsCheck=true&initialDelay=1000&delay=500&download=true&noop=true &idempotent=true&idempotentKey=${file:onlyname}&idempotentRepository=#**** &localWorkDirectory=/Users/**/temp/&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.
