cURL / Mailing Lists / curl-users / Single Mail

curl-users

How to POST a File to HTTPS via curl

From: Gius, Elif <E.Gius_at_ing-diba.de>
Date: Wed, 23 Sep 2009 11:52:53 +0200

Hi all,

I searched the mailing lists and I found some good entries. But I
couldn't still solve my problem. I appreciate any suggestions.
I have to upload a file to a secure site. I'm trying following command:

curl -v -k -d "v_csvInput=bla.csv" https://URL/TestUpload

Description of remote site looks like this:
<method name="TestUpload">
<param name="v_csvInput" type="String" optional="false" />
</method>
</service>

Is there just a syntax problem? I'm sorry, but I'm just a curl newbie
;-)
Regards
Elif

ING-DiBa AG, Frankfurt am Main. Registernummer HRB 7727, Handelsregister
Amtsgericht Frankfurt am Main. Vorstand: Ben Tellings (Vorsitzender),
Bas Brouwers, Martin Krebs, Klaus Schmidt, Herbert Willius.
Aufsichtsrat: Hans K. Verkoren (Vorsitzender)

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese
E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den
Absender und vernichten Sie diese Mail.
Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist
nicht gestattet.

This e-mail may contain confidential and/or privileged information. If
you are not the intended recipient (or have received this e-mail in
error) please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-09-23