cURL / Mailing Lists / curl-users / Single Mail

curl-users

[ curl-Bugs-485517 ] Ftp won't resume

From: <noreply_at_sourceforge.net>
Date: Sun, 25 Nov 2001 23:56:06 -0800

Bugs item #485517, was opened at 2001-11-25 23:56
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=100976&aid=485517&group_id=976

Category: ftp
Group: wrong behaviour
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Daniel Stenberg (bagder)
Summary: Ftp won't resume

Initial Comment:
curl 7.9.1 (win32) libcurl 7.9.1 (OpenSSL 0.9.6b) and
the NonSSL-Version

OS: W2kPro/SP2
ADSL over PPPoE (Robert Schlabbach)

The download of:

ftp://ftp.t-online.de/pub/service/softw40/TO4000all_install.exe

won't resume, or better the binary goes to stdout and
quits with "curl: (23) Failed writing body"

(FTP client AceFTP, does the job, to prove the server
is capable of resuming)

I call curl with the options from the 70k manual, but I
guess it isnt the mentionen "-c", it is "-C" anyway.

Ok, here is my call:

curl -c -o TO4000all_install.exe
ftp://ftp.t-online.de/pub/service/softw40/TO4000all_install.exe

(in one single line seperate with space)

I tried curl -C -o (and -O, because I thought -c like
mentioned in the Man has something to do with cookies),
all doesn't work. Believe me, I spend some time to
research this (RTFM, STFI), maybe I could have found
something about it, but finally I didn't.

----------------------------------------------------------------------

You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=100976&aid=485517&group_id=976
Received on 2001-11-26