Hi,

If the directories are subfolders of the same directory then you can
use the recursive URI option see the File2 documentation[1].

If the directories are completely different directories in totally
different locations I would create multiple routes, one per directory.
These can then use a direct endpoint to send the data to a common
transformation route.

[1] http://camel.apache.org/file2.html

// Pontus

On Tue, Dec 10, 2013 at 9:40 AM, Claire <[email protected]> wrote:
> Hi,
>
> That one is for files from one directory? what if i want to read multiple
> files from different directory? what I can use to modify the content of each
> file. What should i specify to modify those files?
>
> Thanks
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Read-Multiple-files-or-using-concurrent-consumers-in-one-route-tp5744545p5744552.html
> Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to