[COLUG] use wget to download a password web page
Scott Merrill
skippy at skippy.net
Mon Dec 4 15:23:51 EST 2006
Vincent Herried wrote:
> I'm trying to use wget to access my account with
> the columbus library web page.
>
> Anyone had any success with wget reading
> a password protected web page?
If the site uses HTTP Auth, you should be able to pass the username and
password on the URL:
http://user:pass@site.com
Though the wget manpage lists --user=user and --password=password,
as well as --http-user and --http-password, as valid options.
--
skippy at skippy.net | http://skippy.net/
gpg --keyserver pgp.mit.edu --recv-keys 9CFA4B35
506C F8BB 17AE 8A05 0B49 3544 476A 7DEC 9CFA 4B35
More information about the colug432
mailing list