cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: receiving file sent with CURLOPT_PUT

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 14 Feb 2009 10:11:56 +0100 (CET)

On Fri, 13 Feb 2009, Superprops wrote:

> Hopefully I've asked this question in the right place.

I'm quite sure you will get better responses elsewhere. libcurl is for client-
side requests only.

> My c application (on win32) is communicating well with my website using
> CURLOPT_POSTFIELDS, but now I want to send a file using the sample code
> provided so generously as httpput.c. My question is how do I receive the
> data on the server side ?

It entirely depends on your http server so I'd recommend you read the docs for
it!

-- 
  / daniel.haxx.se
Received on 2009-02-14