wget-dev
[Top][All Lists]
Advanced

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

[Wget-dev] wget2 | -N//--timestamping: Use xattr infos (if available) (#


From: Tim Rühsen
Subject: [Wget-dev] wget2 | -N//--timestamping: Use xattr infos (if available) (#410)
Date: Tue, 23 Oct 2018 07:33:23 +0000

New Issue was created.

Issue 410: https://gitlab.com/gnuwget/wget2/issues/410
Author:    Tim Rühsen
Assignee:  

When a download with -N is interrupted, the incomplete file won't have the 
correct timestamp. Then, when continuing with -N and --if-modified-since on 
(that is the default), we send this wrong (newer) timestamp and the download 
won't be continued.

To avoid this, either use --no-if-modified-since (to be documented !) or take 
advantage of the xattr feature (where we have to store the timestamp of the 
file at the moment we open it).

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


reply via email to

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