Re: FTP Endpoint doesn't work on Linux

2012-09-06 Thread Hilde
Hello Claus! Now I can start with downloading. With option /...&passiveMode=true/ the dream comes true! What a shame! Cheers Hilde -- View this message in context: http://camel.465427.n5.nabble.com/FTP-Endpoint-doesn-t-work-on-Linux-tp5718548p5718720.html Sent from the Camel - Users mailin

Re: FTP Endpoint doesn't work on Linux

2012-09-06 Thread Claus Ibsen
On Thu, Sep 6, 2012 at 1:50 PM, Hilde wrote: > Hello Claus! > > That is the ftp trace. Could you please explain me what is wrong configured > with the ftp endpoint when you see below the trace? > You can try to login manually and see if there is any files when you do a listing. Also you can try s

Re: FTP Endpoint doesn't work on Linux

2012-09-06 Thread Hilde
Hello Claus! That is the ftp trace. Could you please explain me what is wrong configured with the ftp endpoint when you see below the trace? Here is the ftp endpoint: ftp://8@mecsoc-vm28/?noop=true&startingDirectoryMustExist=true&sendEmptyMessageWhenIdle=true&maximumReconnectAttempts=4&reconn

Re: FTP Endpoint doesn't work on Linux

2012-09-03 Thread Claus Ibsen
Hi Take a look at the separator and stepwise options http://camel.apache.org/ftp2 They may help. And enable some logging on both the client and server side to see what is going on. On Mon, Sep 3, 2012 at 3:29 PM, Hilde wrote: > Hello Guys! > > The application we are working on is going to run

FTP Endpoint doesn't work on Linux

2012-09-03 Thread Hilde
Hello Guys! The application we are working on is going to run on Windows and Linux. Inside we leverage the ftp component and on the Windows machine is nothing wrong. However the same application on Linux causes troubles. The ftp server can be reached/connected though, but no files can be found the