Date: Mon, 6 May 2002 13:44:06 -0300 (ART) From: Fernando Gleiser <fgleiser@cactus.fi.uba.ar> To: <questions@freebsd.org> Subject: web mirroring tool. Message-ID: <20020506133633.W23860-100000@localhost>
next in thread | raw e-mail | index | archive | help
Hi. I'm looking for a web mirroring tool like wget, but it should be able to mirror forms with a POST method and (optionally) javascript generated pages. I need it to copy a local news site which allows only one session/IP. We are behind a NAT firewall, so it appears as if everybody is coming from the same IP. You log in with a username and password and then you can browse the news, just like the NYT. The form passes the auth data to the auth module via a POST method. I tried with wget, but it doesn't seem to handle POST. Any help would be apreciated. Fer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020506133633.W23860-100000>