I added the recursive=true option but same thing. Process is not polling the
files.
--
View this message in context:
http://camel.465427.n5.nabble.com/camel-FTP-not-polling-the-files-tp4727841p4730805.html
Sent from the Camel Development mailing list archive at Nabble.com.
I didn't notice this is dev, please use the users mailing list for questions
related to using Camel.
Thanks
On 23 Aug 2011, at 9:49 PM, Taariq Levack wrote:
> Hi
>
> Recursion is false by default, try recursive=true
>
> Taariq
>
> On 23 Aug 2011, at 8:54 PM, jdpatil wrote:
>
>> I have rout
Hi
Recursion is false by default, try recursive=true
Taariq
On 23 Aug 2011, at 8:54 PM, jdpatil wrote:
> I have route like
> uri="ftp://user@server/../test?password=pass&passiveMode=true&binary=true";
> />
>
> When i start the process it shows
> "org.apache.camel.component.file.remote.Remot