You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by livensn <ni...@gmail.com> on 2012/08/21 10:45:55 UTC

File Component : Route not picking up files

Hi all,

I got my camel route which is picking up all files perfectly except for the
ones starting with a "."
So for example: I got a file named ".Contacts.xml". I would think camel
would pick up this file, but instead ignores it. If I rename the file to
"Contacts.xml" it gets picked up.

Is this some kind of bug or is this meant to be?

Best regards,

Nick



--
View this message in context: http://camel.465427.n5.nabble.com/File-Component-Route-not-picking-up-files-tp5717748.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: File Component : Route not picking up files

Posted by Claus Ibsen <cl...@gmail.com>.
On Tue, Aug 21, 2012 at 10:45 AM, livensn <ni...@gmail.com> wrote:
> Hi all,
>
> I got my camel route which is picking up all files perfectly except for the
> ones starting with a "."
> So for example: I got a file named ".Contacts.xml". I would think camel
> would pick up this file, but instead ignores it. If I rename the file to
> "Contacts.xml" it gets picked up.
>
> Is this some kind of bug or is this meant to be?
>

This is by design. Files starting with a dot is a hidden file.


> Best regards,
>
> Nick
>
>
>
> --
> View this message in context: http://camel.465427.n5.nabble.com/File-Component-Route-not-picking-up-files-tp5717748.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
FuseSource
Email: cibsen@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen