cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Problem due to changes in new version in file upload

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 22 Oct 2008 16:23:03 +0200 (CEST)

On Wed, 22 Oct 2008, Amit Nargund wrote:

> I had written a code for file uploading which uses
> CURLOPT_POSTFIELDSIZE_LARGE for POSTing a contents to server. The code was
> working fine with the version of 7.16.0
>
> But lately when I upgraded the curl to 7.18.0 same code does not work on
> this library.
>
> Can anybody know what could be the cause behind this?

Can you show us a small sample application that doesn't work?

I would also suggest you go right on to 7.19.0 instead.

> Also the current code still works fine for small file sizes but when I try
> to upload a file of large size it fails to POST.

Fails how? On what operating system?

-- 
  / daniel.haxx.se
Received on 2008-10-22