Re: camel FTP not polling the files

2011-08-24 Thread jdpatil
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.

Re: camel FTP not polling the files

2011-08-23 Thread Taariq Levack
;> 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.

Re: camel FTP not polling the files

2011-08-23 Thread Taariq Levack
t; 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 cont