bug-wget
[Top][All Lists]
Advanced

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

[Bug-wget] [PATCH 04/25] Bugfix: Keep the download progress when alterna


From: Matthew White
Subject: [Bug-wget] [PATCH 04/25] Bugfix: Keep the download progress when alternating metalink:url
Date: Sat, 10 Sep 2016 12:48:14 +0200

[Coverity Scan is ok, make syntax-check is ok, make check-valgrind is ok, 
contrib/check-hard is ok]

This serves a double purpose:
- when a Metalink resource fails, keep the download progress and continue with 
the next resource;
- when --continue is used, retain the existing file or the just fully 
downloaded file if the file verification fails.

The following description is verbatim from the patch:
-----
Before this patch, with --continue, existing and/or fully retrieved
files which fail the sanity tests were renamed (--keep-badhash), or
removed.

This patch ensures that --continue doesn't rename/remove existing
and/or fully retrieved files which fail the sanity tests.
-----

Regards,
Matthew

-- 
Matthew White <address@hidden>

Attachment: 0004-Bugfix-Keep-the-download-progress-when-alternating-m.patch
Description: Text Data

Attachment: pgpxoRNE5YoAB.pgp
Description: PGP signature


reply via email to

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