cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: I am looking for a software application that does the opposite of wget to send files to an Https server.

From: Kjell Ericson <Kjell.Ericson_at_haxx.se>
Date: Tue, 1 Mar 2005 08:27:14 +0100 (CET)

On Mon, 28 Feb 2005 Jim.Nabors_at_mutualofomaha.com wrote:

> Is there a site that would show a script on how cURL works?

Have you browser http://curl.haxx.se/ ?

Curl can do this that you want. If you can do your businees with a normal
browser then curl can do it too.

It might only be tricky if you have some special login you have to do. But
then you 'only' need to write a script that simulates the browser and use
curl for the actual send/get parts.

Take a look at the curl-site and come back with any questions you have.

  // Kjell
Received on 2005-03-01