cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Progress During Large Posts

From: Dan Petitt <dan_at_digiguide.com>
Date: Fri, 14 Mar 2008 23:24:57 -0000

I don't know what else to say really, I have got reproducible code that I
sent you so I cant really do much else.

I havent tested it yet, but the only thought I had was that if you posted
information that was less than the buffer size then the
progressupdatecounter doesn't get set and thus it stays at zero on any
progress updates.

Thanks anyway
Dan

-----Original Message-----
From: curl-library-bounces_at_cool.haxx.se
[mailto:curl-library-bounces_at_cool.haxx.se] On Behalf Of Daniel Stenberg
Sent: 14 March 2008 22:47
To: libcurl development
Subject: RE: Progress During Large Posts

On Fri, 14 Mar 2008, Dan Petitt wrote:

> Hi, yes the only difference is the size. I have emailed you directly
> the Windows VC6 app, hope it compiles okay for you :-)

It has too many windows-specific details for me to enjoy it, so I instead
crafted my own example - see attachment.

I use CURLOPT_MAX_SEND_SPEED_LARGE to simulate a slow upload.

I see progress callbacks just fine!
Received on 2008-03-15