Lazarus

Programming => General => Topic started by: Sanem on August 02, 2021, 09:28:00 am

Title: How can clone an offline access to Lazarus forum?
Post by: Sanem on August 02, 2021, 09:28:00 am
Hi, How can I have offline access to all of this forum? I mean in case I couldn't browse it online. Is there a copy somewhere? any ideas?

Regards
Title: Re: How can clone an offline access to Lazarus forum?
Post by: marcov on August 02, 2021, 10:02:59 am
Currently not possible.
Title: Re: How can clone an offline access to Lazarus forum?
Post by: winni on August 02, 2021, 10:59:00 am
Hi!


Fetch the forum for your local copy:

Code: Bash  [Select][+][-]
  1. wget -r -l 0 https://forum.lazarus.freepascal.org/


Winni
Title: Re: How can clone an offline access to Lazarus forum?
Post by: lucamar on August 02, 2021, 11:20:08 am
Fetch the forum for your local copy:
Code: Bash  [Select][+][-]
  1. wget -r -l 0 https://forum.lazarus.freepascal.org/

And grind it to a halt for the rest of us ... or get banned ;D
You could at least have suggested adding --wait to that command:
Code: Bash  [Select][+][-]
  1. wget -r -l 0 --wait=5 --random-wait https://forum.lazarus.freepascal.org/
Title: Re: How can clone an offline access to Lazarus forum?
Post by: Sanem on August 05, 2021, 08:43:37 am
Currently not possible.

Thanks for your answer, can you give me a backup or something like this? I want to share it with some pascal developers who currently temporarily have no internet connection.

Regards
Title: Re: How can clone an offline access to Lazarus forum?
Post by: MarkMLl on August 05, 2021, 09:01:12 am
Currently not possible.

Thanks for your answer, can you give me a backup or something like this? I want to share it with some pascal developers who currently temporarily have no internet connection.

Regards

I'd prefer it if contributions I'd made were not passed in bulk to unidentified parties in this way. There's a history of this sort of thing being abused.

MarkMLl
TinyPortal © 2005-2018