cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: ftpupload.c in SCO openserver

From: Linus Nielsen Feltzing <linus_at_haxx.se>
Date: Thu, 29 Jul 2004 07:20:14 +0200

behrouz zolfaghari wrote:

> Can you plaese help me?

I sure have tried. :-)

> I need a program for sco unix which takes an ip address , a path, and
> a local file name, connects to the computer designated by the ip and
> uploads the local file into the given path.

That sounds like the curl command line tool.

> This program should use libcurl or something similar , because it
> shoul infinitely try the transmission of the file and resume the
> transmission if the connection is lost.

Sounds like a script that checks the return code of curl and uses the -C
switch for resuming.

Linus
Received on 2004-07-29