cURL / Mailing Lists / curl-library / Single Mail

curl-library

ftp CURLE_FTP_PORT_FAILED after lots of downloads

From: Cadime <ricardo-v-cadime_at_ptinovacao.pt>
Date: Wed, 4 Sep 2002 15:05:07 +0100

Hi,

I am using libcurl 7.9.8 at HPUX11.

My program is getting some (many) files from a Windows NT ftp server.

After geeting 2110 files, I am getting the CURLE_FTP_PORT_FAILED error, even
after reseting the curl handle...
Other non-libcurl ftp clients are still able to download files...
Any idea???

Here it is the verbose output of the 2110th file and the 2111th one:

* Connected to [re-used] (10.44.22.26) port 21
> CWD /^M
> CWD alarmes^M
* We connect from theseus
> PORT 10,70,40,7,253,11^M
*onnected the data stream with PORT!
> TYPE I^M
> SIZE DP_32842_1_03_31.des^M
> RETR DP_32842_1_03_31.des^M
* Connection accepted from server
* Getting file with size: 2016
> De-using existing connection! (#0)
* Connected to [re-used] (10.44.22.26) port 21
> CWD /^M
> CWD alarmes^M
* We connect from theseus
> PORT 10,70,40,7,253,11^M
* Connected the data stream with PORT!
> TYPE I^M
> SIZE DP_32842_1_03_31.des^M
> RETR DP_32842_1_03_31.des^M
* Connection accepted from server
* Getting file with size: 2016
> DELE DP_32842_1_03_31.des^M
* Connection #0 left intact
* Re-using existing connection! (#0)
* Connected to [re-used] (10.44.22.26) port 21
> CWD /^M
> CWD alarmes^M
* We connect from theseus
> PORT 10,70,40,7,253,12^M
* Connected the data stream with PORT!
> TYPE I^M
> SIZE DP_32842_1_03_33.des^M
> RETR DP_32842_1_03_33.des^M
* Closing connection #0

Thanks
Ricardo Cadime

-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
Received on 2002-09-04