wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wget-dev] wget2 | Follow-up from "Fix progress display (issue #339)" (#


From: Josef Möllers
Subject: [Wget-dev] wget2 | Follow-up from "Fix progress display (issue #339)" (#395)
Date: Fri, 17 Aug 2018 13:45:11 +0000

New Issue was created.

Issue 395: https://gitlab.com/gnuwget/wget2/issues/395
Author:    Josef Möllers
Assignee:  

The following discussion from !391 should be addressed:

- [ ] @jmoellers commented on a 
[discussion](https://gitlab.com/gnuwget/wget2/merge_requests/391#note_95083222):
  (+4 comments)

    > "nbytes" is the number of bytes in the current chunk which is written 
into the destination file in _get_body() a few lines above:
    >                 size_t written = safe_write(ctx->outfd, data, length);
    > :
    >                 bar_set_downloaded(ctx->progress_slot, length);
    > resp->cur_downloaded is the cumulative amount you refer to.

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/issues/395
You're receiving this email because of your account on gitlab.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]