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 <taar...@gmail.com> wrote: > Hi > > Recursion is false by default, try recursive=true > > Taariq > > On 23 Aug 2011, at 8:54 PM, jdpatil <jaya.pa...@mclaneco.com> wrote: > >> I have route like >> <from >> uri="ftp://user@server/../test?password=pass&passiveMode=true&binary=true" >> /> >> >> When i start the process it shows >> "org.apache.camel.component.file.remote.RemoteFileConsumer >> connectIfNecessary Connected and logged in to: ftp://user@server:21" >> >> I have some files inside test dir but camel process is not polling those >> files. >> >> >> -- >> View this message in context: >> http://camel.465427.n5.nabble.com/camel-FTP-not-polling-the-files-tp4727841p4727841.html >> Sent from the Camel Development mailing list archive at Nabble.com.