cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users Mailing List Archives

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

From: Magnus Stålnacke <jemamo_at_telia.com>
Date: Tue, 01 Mar 2005 15:07:28 +0100

Rich Gray wrote:

>Jim.Nabors wrote:
>[...]
>
>
>>>I have to send files to a HTTPS server , [...]
>>>
>>>
>
>s.e.t.i. responded:
>
>
>>Check out: http://curl.haxx.se/docs/httpscripting.html and scroll down
>>to section 4.3. This works for https.
>>
>>--
>>Cheers... s.e.t.i.
>>
>>
>
>So there really is no generic HTTP[s] file upload facility (like with ftp),
>one must write a file receiver? Is there a common open source program in
>circulation for this? Does DAV come into play and can cURL work with it?
>Just curious...
>
>
>
Yes cURL can work with DAV.

This works for me
curl -T your.file http://user:password@the.url.adress/

-- 
Software is not manufactured, it is something you write and publish. 
Keep Europe free from software patents, we do not want censorship 
by patent law on written works.
Received on 2005-03-01

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET