cURL / Mailing Lists / curl-users / Single Mail

curl-users

send file to https webserver

From: Ron Eggler <ron.eggler_at_gmail.com>
Date: Mon, 27 Sep 2010 13:00:56 -0700

Hi curl doctors,

We would like to send a file to a perl file on an https:// remote
webserver. The browser would ask for user credentials username &
password. We've tried several things and the closest we've seeminly
gotten was with "curl -k -U admin
https://192.168.101.176/cgi-bin/upload.cgi" - after this it would ask
for the password but then it's still barkingn with a 404 about
"Authorization Required" - how come? How do we get a file XYZ.bin"
sent to https://192.168.101.176/cgi-bin/upload.cgi?
Been all over google but didn't find help to get this solved.
Thanks for hints and suggestions!

Ron

-- 
Ron Eggler
1804 - 1122 Gilford St.
Vancouver, BC
V6G 2P5
(778) 230-9442
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-09-27