2010/2/21 Jonathan Soons <[email protected]>:
> The documentation gives no way to append a username and password so this is
> where I am stuck.
>
> www:~# wget localhost:8080/manager/list
> --2010-02-21 02:31:52-- http://localhost:8080/manager/list
> Resolving localhost... 127.0.0.1
> Connecting to localhost|127.0.0.1|:8080... connected.
> HTTP request sent, awaiting response... 401 Unauthorized
> Authorization failed.
> www:~#
Citing from `wget --help`:
HTTP options:
--http-user=USER set http user to USER.
--http-password=PASS set http password to PASS.
Try those.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]