Hi

You have 2 times ? in the uri. It should be using a & between the parameters.


On Fri, Aug 26, 2011 at 3:35 PM, jdpatil <jaya.pa...@mclaneco.com> wrote:
> I have route
> <from uri="ftp://user@server/test?password=pass?recursive=true"; />
> <to uri="file://C:/home/outfiles" />
>
> I have some files in test directory but when i start the process it is not
> downloading the files i get
>
> "FtpConsumer   I org.apache.camel.component.file.remote.RemoteFileConsumer
> connectIfNecessary Connected and logged in to: ftp://user@server:21";
>
> I tried seting passiveMode and binaray option.
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/FTP-is-not-polling-the-files-tp4738079p4738079.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



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

Reply via email to