cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: starting curl

From: Jerry Krinock <jerry_at_ieee.org>
Date: Fri, 30 May 2008 05:39:17 -0700

On 2008 May, 30, at 1:13, Avinash Vijayvergia wrote:

> Can you tell me how to start with it? I need to send an xml file to
> a url. Can some one tell me how to do that?

curl --data @/path/to/your/local/file.xml http://somedomain.com/path/to/whatever

This answer and other simple answers are easy to find in the man page.
Received on 2008-05-30