Hi

I tried one of your examples and ran it with my curl 7.15.0. It worked as documented and I could not repeat your findings. Like this:

$ curl -C 200000 ftp://debian.sh.cvut.cz/DATA/debian-cd/3.1_r0a/i386/iso-dvd/debian-31r0a-i386-binary-2.iso -O -v

And the relevant pieces from the output include:

* Instructs server to resume from offset 200000
REST 200000
< 350 Restart position accepted (200000).
RETR debian-31r0a-i386-binary-2.iso
< 150 Opening BINARY mode data connection for debian-31r0a-i386-binary-2.iso (4428851200 bytes).
* Getting file with size: 4428651200
** Resuming transfer from byte position 200000
% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed
  0 4223M    0  612k    0     0  82140      0 14:58:35  0:00:07 14:58:28  175k

Please submit -v or --trace-ascii logs for the cases that fail for you.

--
 Commercial curl and libcurl Technical Support: http://haxx.se/curl.html


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to