Re: Wget issue

Christian Rosentreter <[email protected]> Tue, 23 Sep 2025 13:37:10 +0200
Newsgroups gmane.comp.web.wget.general
Message-ID <[email protected]>
> On 23 Sep 2025, at 2:29 AM, dhmiller--- via Primary discussion list =
for GNU Wget <[email protected]> wrote:
>=20
> Hello, I have a problem with wget. Running this command <put wget =
command here> works on a bunch of PCs, but on one PC it gives this =
error:
> Connecting to cas-bridge.xethub.hf.co =
(cas-bridge.xethub.hf.co)|99.84.160.128|:443... connected. HTTP request =
sent, awaiting response... 401 Unauthorized Username/Password =
Authentication Failed.
>=20
> Very debilitating issue for us.
>=20
> Any ideas why and how to fix? Win 11


$ put wget command here
-bash5: put: command not found




.
.
.

Anyway=E2=80=A6

if you read the error message wget gives you then it's very clear what =
your issue is. You need to provide a required
username and password to access this particular resource. It may or may =
not be that on the other machines the
login information is provided via other means (e.g. .netrc file), so you =
do not have to manually specify the
details via the command line.=