@cafkafk Will links from already-fetched files be followed if I use -nc? I once got the empirical impression that that wasn't happening and the manual was very unclear.
@cafkafk Aaaah, so `--html-extension` is crucial here (and I was very bad at reading the manpage). Thanks.
also you should be able to use wget -c or wget --continue, but I never actually used those