cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl progress function dltotal same as ultotal

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 9 Aug 2014 22:28:11 +0200 (CEST)

On Thu, 7 Aug 2014, Robert Wojciechowski wrote:

> As far as I perform downloads everything works cool, but when I try to
> upload data, which is 16KB of content progress function gets correct number
> of bytes to upload - ultotal, but dltotal has the same value. Server is not
> responding with any data, and dlnow is not increasing, stays at 0.
>
> Is it correct behaviour?

No it doesn't sound right. Which libcurl version on which platform? Can you
provide us with a small source code that repeats the problem?

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2014-08-09