cURL / Mailing Lists / curl-library / Single Mail

curl-library

Posting big files with libcurl

From: Lepidosteus <lepidosteus_at_gmail.com>
Date: Wed, 29 Nov 2006 02:08:47 +0100

Hello,
I need to POST big files through http requests. Due to their size, I
can't have my software to create the request into memory and then
sending it

Reading this message:
http://curl.haxx.se/mail/lib-2004-04/0248.html

It seems like back in 2004 libcurl couldn't do what i need, and I just
wanted to know if tehre was any improvement in that area ? (either by
creating a temporary file on disk, or even better by reading the file
to include only when needed inside of copying it into memory)

Thanks for any answer I may get

-- 
Lepidosteus
http://lepidosteus.com
Received on 2006-11-29