💾 Archived View for station.martinrue.com › anthrax › c848f6b215cb4d25b357b9fd90b71cc5 captured on 2024-08-18 at 20:38:56. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-05-12)

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

👽 anthrax

Does anyone know how to wget a phpBB forum including pages only available to registered users? The Yesterweb Forum is going down and I really want to try and archive it. I've tried a couple times but putting my login info into the command still locks me out of the user-only posts.

1 year ago

Actions

👋 Join Station

5 Replies

👽 nuclearum

I don't know if this is working, but try.

http://httrack.kauler.com/help/CatchURL_tutorial · 1 year ago

http://httrack.kauler.com/help/CatchURL_tutorial

👽 elektito

Sorry. Didn't mean to be cryptic. The cookie jar is simply the file in which the cookies are stored. In this case, cookies.txt. You also likely need to pass --keep-session-cookies. But crucially, that command only performs the login. You need to run the command again, with --load-cookies (passing the cookie file again), and -r (or --mirror), and probably a number of other options to fine tune how the recursive download should go. I suggest looking up the man page, or an online guide. I can't remember everything from memory, but I'm pretty sure it should be doable. Best of luck! · 1 year ago

👽 anthrax

@elektito I'll be honest, I don't totally understand the question. I used the command "wget --save-cookies cookies.txt --post-data 'username=username&password=password' https://forum.yesterweb.org" using my login info which saved the site but wouldn't display the site as if I was logged in.

@mozz Yeah. I had my gripes, but it was a neat project. They already deleted the Discord, which bugs me because they had so many good resources there. · 1 year ago

https://forum.yesterweb.org

👽 elektito

How do you pass credentials? If you use the right cookie jar, you should be able to get to the user-only parts of the site fine. · 1 year ago

👽 mozz

Man that’s sad, yesterweb is/was really cool little community :( · 1 year ago