wget-dev
[Top][All Lists]
Advanced

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

Re: wget2 | Allow converting links of local files without reconnecting t


From: @rockdaboot
Subject: Re: wget2 | Allow converting links of local files without reconnecting to the server (#631)
Date: Sun, 28 May 2023 16:59:25 +0000



Tim Rühsen commented: 
https://gitlab.com/gnuwget/wget2/-/issues/631#note_1408402885

> Can this be achieved in wget2?

What exactly is the problem with `-N -k -r` ? At least it doesn't download the 
pages/files in case they didn't change. It still will create HTTP requests 
(with or without if-modified-since HTTP headers), but you will see a short and 
quick 304 answer in case they didn't change on the server.

To do this completely offline, we'll need a new command-line option and some 
code gymnastics. But it doesn't seem to be overly complex. Any volunteer ?

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




reply via email to

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