cURL / Mailing Lists / curl-library / Single Mail

curl-library

curl 7.7.1, resume/continue command

From: John Spicer <johns_at_releasenow.com>
Date: Fri, 4 May 2001 15:02:54 -0700

Hi, all. Pretty new to this lib ;)

It's way cool.

Anyways, I've got two questions.

[1] I am mostly interested in resumable downloads right now, and I
HAVE managed to make it work, thus:

step 1:

./curl -o 3d-klondkie-10a.hqx
ftp://mirrors.aol.com/pub/info-mac/game/3d-klondike-10a.hqx

then to resume, step 2:

./curl -c -o /Users/dragon/3d-klondike-10a.hqx
ftp://mirrors.aol.com/pub/info-mac/game/3d-klondike-10a.hqx

however, it does whine with this error message: "-c is a deprecated
switch, use '-C -' instead!"

I've tried using the capped C, but I can't make it go. Any ideas?

BTW - this is the build for OS X.

[2] Is there any way to make this a lib, ie include it in another app
(for a nice front end, perhaps) and call it? ie is there a header
file with exported functions somewhere???

Any help would be greatfully appreciated.

If you want to work on your computer, buy a PC. If you want to DO
work on your computer, buy a Mac.

_______________________________________________
Curl-library mailing list
Curl-library_at_lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/curl-library
Received on 2001-05-05