curl-library
Re: strange curl error with ftp transfers /coming closer...
Date: Thu, 14 Jun 2007 16:01:04 +0200
Hi Daniel,
same file from same server on same box with curl 7.12.1:
< 250 Directory successfully changed.
> CWD decoded
< 250 Directory successfully changed.
> EPSV
< 229 Entering Extended Passive Mode (|||47770|)
* Trying 140.90.128.71... * connected
* Connecting to tgftp.nws.noaa.gov (140.90.128.71) port 47770
* Connected the data stream with PASV!
> TYPE I
< 200 Switching to Binary mode.
> SIZE ETNN.TXT
< 213 418
> RETR ETNN.TXT
< 150 Opening BINARY mode data connection for ETNN.TXT (418 bytes).
* Getting file with size: 418
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 418 100 418 0 0 285 0 0:00:01 0:00:01 --:--:-- 285<
226 File send OK.
100 418 100 418 0 0 284 0 0:00:01 0:00:01 --:--:-- 0
* Connection #0 to host tgftp.nws.noaa.gov left intact
> QUIT
< 221 Goodbye.
* Closing connection #0
more digging required, .....
G.
Received on 2007-06-14