| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Re: cannot ftp for 64 bit curl v-7.10.7 in the OS HP-UX
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 23 Mar 2004 10:37:31 +0100 (CET)
On Tue, 23 Mar 2004, Usha wrote:
> Thanks for ur timely help. I have got it worked with the latest stable
What happened then? What did it say?
> What may be the due problem ?
Can you append a "--trace-ascii dump" and provide the dump file here? Edit out
> ..... may it be due to the ftp server, which im using is Version
I doubt that.
> # ./src/.libs/curl ftp://172.16.1.176 -u usha
This command line doesn't request anything from the FTP server (apart from the
> Also gmake test suite fails as:
> test 086...RUN: Unknown HTTP server is running on port 8999
Something else is listening on your port 8999 so the curl test server can't
> test 101...very illegal PORT number: 0
Gosh. This means that curl's PORT command looked very wrong. The "very illegal
Can you in invoke this test alone and see if you can figure out what the
$ cd tests
when gdb starts, set a break-point in ftp_use_port() then run
(you may want to rebuild curl with configure --disable-shared --enable-debug
As you might have seen on the autobuild page on the curl site, we do no
--
Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-03-23
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info