This is probably not the right place, but I figured I’d give it a try. I’ve been trying to copy this website so I could have offline access when tooling around the Channel Islands. I could (and probably will), just copy/paste whatever info I need for my little trips, but the fact that I can’t copy it ass over is annoying the hell out of me. I’ve tried variations of wget -r ...
as well as httrack
with no success. Anyone have any idea how I can get this?
You could try wget-2-zim and then open the zim file with kiwix, though you said you’ve tried variations of
wget -r
already. If you can get ahold of all of the files needed to run the page properly stored in a directory, then you can try usingzimwriterfs
to convert it to zim, that’s allwget-2-zim
does after it tries to fetch the files.