You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Aman Chandna <ac...@progress.com> on 2009/06/25 11:28:49 UTC

Re: Camel FTP Endpoint doesn't work?

Commons-net-2.0.jar  should be in your classpath,older versions of this jar
has some issues . Your route can hang after logging into FTP server.This is
found while testing with commons-net-1.4.1.jar



DavidArthurScott wrote:
> 
> <camel:from
> uri="ftp://myusername@mptnas/public/outgoing/Shapefiles?password=mypassword&&amp;consumer.delay=100"/>
> 
> I'm trying to download all of the files from an FTP server but camel just
> connects to the server and hangs. It won't download any files.. any
> suggestions?
> 

-- 
View this message in context: http://www.nabble.com/Camel-FTP-Endpoint-doesn%27t-work--tp22851380p24199937.html
Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.