curl-library
Re: github issue #2161
Date: Thu, 22 Feb 2018 17:14:37 -0500
On 2/22/2018 1:02 PM, Maroš Priputen wrote:
> Hi there, I\m new to curl (first time contributing to open source
> project also).
>
> I am working on resolving this issue ( Github: #2161 )
>
> So far I think i fixed: Total (and) % Received
>
> ---------------------------------------------------------------------------------------
> Here is a snippet (I did it like this because I didn't want to post
> images in attachments)
>
> ** Resuming transfer from byte position 1186172928
> Total % Received % Xferd Average Speed Time Time
> Time Current
> Dload Upload
> Total Spent Left Speed
> 1432M 79 1141M 0 0 2321k 0 0:02:13
> 0:00:04 0:02:09 2321k
>
> ---------------------------------------------------------------------------------------
>
> My question is, should I leave (Time Spent), to count from beginning
> (0:00:00) every time or is it better
> if it continues, from where I left off?
>
> Btw, i also removed (% Total) because it doesn't make sense in this
> format.
>
> And since I'm new here it it appropriate to post these kind of stuff
> here or should I do this on github?
>
> Thanks.
That's great you are working on it. I suggest participating in github
issue #2161 [1] since it is already tracked there. I think only Total
and Received size amounts should be changed, and not times. Otherwise we
would have to record the cumulative times of transfers. As far as
removing % total I don't know why that is necessary. Please comment on
the issue and share your thoughts and a link to the branch or your code.
[1]: https://github.com/curl/curl/issues/2161
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2018-02-22