On Mon, 10 Sep 2018 11:24:05 +0200 Tor Arntsen <[email protected]> wrote: > Package: wget > Version: 1.19.5-1 > Severity: important > > Dear Maintainer, > > wget used for maintaining a local mirror of a web site > > Did: wget -r -N -np --no-host-directories $url/ > Outcome: Got 'index.html not mofified on server. Omitting dowload', followed > by exit > Expected: Recursive check of $url/, download of 'modified on server' pages
Clearly a bug. Try with --no-if-modified-since. If that works for you, put it into the .wgetrc file to make it permanent. Regards, Tim
signature.asc
Description: OpenPGP digital signature

