I think using timer/quartz with content enricher (pollEnrich) could be your solution.
Regards, Allan C. On Tue, Dec 6, 2016 at 4:46 PM, Jan Matèrne (jhm) <apa...@materne.de> wrote: > > -I want to filter multiple format file (as .html,.jpg...).How can I do > > it? > > You could read only these files: > http://camel.apache.org/file2.html > Option "fileName": For consumers, it's used as a filename filter. > Or Options include/antInclude/exclude/antExclude > > Or you use a content based router on the message header "CamelFileName". > > > > > -I want to set time (time format only includes hours as 04:00) for > > route moving file.Please give me some advice. > > Not clear to me, what you mean. > > > Jan > >