RE: File component after polling should not move the file

2013-05-15 Thread Mohammad Shadab Ali
Thanks a ton Claus it works :) -Original Message- From: Claus Ibsen [mailto:claus.ib...@gmail.com] Sent: Wednesday, May 15, 2013 4:53 PM To: users@camel.apache.org Subject: Re: File component after polling should not move the file Hi Look at the other options on that link. There is

Re: File component after polling should not move the file

2013-05-15 Thread Claus Ibsen
1:31 PM > To: users@camel.apache.org > Subject: Re: File component after polling should not move the file > > Hi > > Yes see the options in the consumer table at > http://camel.apache.org/file2 > > There is a noop option > > On Wed, May 15, 2013 at 9:42 AM, Mohammad

RE: File component after polling should not move the file

2013-05-15 Thread Mohammad Shadab Ali
b...@gmail.com] Sent: Wednesday, May 15, 2013 1:31 PM To: users@camel.apache.org Subject: Re: File component after polling should not move the file Hi Yes see the options in the consumer table at http://camel.apache.org/file2 There is a noop option On Wed, May 15, 2013 at 9:42 AM, Mohammad Shadab Ali

Re: File component after polling should not move the file

2013-05-15 Thread Claus Ibsen
Hi Yes see the options in the consumer table at http://camel.apache.org/file2 There is a noop option On Wed, May 15, 2013 at 9:42 AM, Mohammad Shadab Ali wrote: > Hi, > > I have a requirement where we want to poll a read-only directory using file > component, so creating of .camel folder and m

File component after polling should not move the file

2013-05-15 Thread Mohammad Shadab Ali
Hi, I have a requirement where we want to poll a read-only directory using file component, so creating of .camel folder and moving of file to .camel folder will not be allowed. Is there an option available in file component that it should not move or delete the file from the polling directory.