💾 Archived View for bbs.geminispace.org › u › lanterm › 22333 captured on 2024-12-17 at 15:48:52. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

Comment by 🚀 lanterm

Re: "I have been travelling with spotty Internet today and I got..."

In: s/AskGemini

I've used wget (with I think mirror and convert-links flags) to download offline copies of sites e.g. for developer docs.

You can typically just open these as-is in your browser, but hit issues if the site tries to load assets in a way that's not friendly for file:// URLs.

I have a script that starts a simple proxy server and opens a Firefox window with a preloaded profile to route all traffic though the proxy server. The proxy server takes care of serving the offline content. It's a nice setup because it's very similar to browsing the live site.

This setup is a bit ad-hoc and it's not optimizing how sites are stored by any means, but it works for me.

🚀 lanterm

Nov 30 · 3 weeks ago

Original Post

🌒 s/AskGemini

I have been travelling with spotty Internet today and I got the idea that you might want to download a whole site for offline viewing. What archiving format would be good for downloading a whole site? My personal choice would be ARJ since there is a open source version, it doesn't require much in computing power and it can split archives into volumes. (nostalgia) Another feature that would be good would be to be able to pluck files from the archive without unpacking the whole archive, I think...

💬 MrSVCD · 7 comments · Nov 27 · 3 weeks ago