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: s.e.t.i. <setigamer_at_gmail.com>
Date: Mon, 28 Feb 2005 13:34:51 -0800

Check out: http://curl.haxx.se/docs/httpscripting.html and scroll down
to section 4.3. This works for https.

On Mon, 28 Feb 2005 14:29:55 -0600, Jim.Nabors_at_mutualofomaha.com
<Jim.Nabors_at_mutualofomaha.com> wrote:
>
>
> I previously posted this message prior to subscribing so if you receive it
> twice I apologize.
>
> I have to send files to a HTTPS server , what I need to do is to transfer
> (post) a bunch of files from the client to a vendors server with out using
> ftp. FTP and ftp applications will not work to send and receive files from
> the HTTPS server. This process has to be done with out user intervention
> and will be run on a fixed time basis (i.e. once weekly). WGET enables me
> to retrieve the files using a script that is scheduled and run without user
> intervention. However, it does not support sending files to the HTTPS
> server. Does anyone know of a package that would provide this capability?
> The information on cURL appears that it might perform this function. Is
> there a site that would show a script on how cURL works?
> Thanks,
> Jim
>
>

-- 
Cheers... s.e.t.i.
Received on 2005-02-28