cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl ftp issue on arm

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 3 Dec 2007 22:29:01 +0100 (CET)

On Mon, 3 Dec 2007, Jim Kuzniar wrote:

> Definately seems to be a libcurl issue, I tried ftplib
> (http://nbpfaus.net/~pfau/ftplib/), compiled it for my arm, integrated into
> my app and it worked ok.
>
> I guess I could use in in my app but now I've got a bee in my bonnet and
> sure would like to get libcurl figured out.

Then can you check on the wire what happens (like with wireshark or similar)?
It seems very strange that libcurl first manages to connect fine to port 21
and then mysteriously fails to connect to the second port. Are you sure you
tested the ftplib in passive mode as well?

If you use PORT instead of PASV, does that work?

BTW, what libc and version are you using?

I've used libcurl on ARM myself fine, and I know lots of others do with no
problems so I don't think you're seeing a generic ARM-problem.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-12-03