OK - thanks for your investigation. I just thought you had hit the same error I reported - although I used sftp and not ftp. But, I thought the bug affected ftp as well.
Just one final question: Directly after you log in to the ftp server, what is your current directory? In my case it is the root directory (a virtual root directory): "/". This is a prerequisite for the error I reported (CAMEL-6309). /Bengt 2013/6/25 lassesvestergaard <[email protected]> > The code I posted is just the latest for my current project. I have tried > specifying a specific subdir without recursive=true, and that works. It > seems that I can't get the actual folders (if I traverse a single folder I > can't list subfolders, only files). When I use recursive=true it traverses > down through all sub folders though, and retrieves all files. > > Yes, I use 2.11.0 > > Regards > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Cannot-change-directory-to-Code-550-on-FTP-component-tp5734612p5734776.html > Sent from the Camel - Users mailing list archive at Nabble.com. >
