Hi Use the @user mailing list or user forum to ask such question. Not here in the developer forum.
On Fri, May 12, 2017 at 10:25 PM, Goyal, Arpit <[email protected]> wrote: > Hi Colleagues, > > We are creating Consumer Template using Camel context passing it sftp URI to > read file. As our use-case is to read file matching pattern, we are using > 'antInclude'. Turns out we have to add 'useList' also part of the URI, else > we are forced to give fileName in the URI. > > The document though says that 'useList' is only applicable for FTP and FTPS > > http://camel.apache.org/ftp2.html. So the document is outdated I guess. We > are using 2.16.3 version. > > Our use-case is --> Read files matching wild cards * and ? > > Regards, > Arpit. -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2
