bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] what is the correct way to pass authentication informatio


From: Micah Cowan
Subject: Re: [Bug-wget] what is the correct way to pass authentication information
Date: Wed, 17 Feb 2010 10:09:22 -0800
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

Norman Khine wrote:
> hello,
> i can download the page using:
> 
> $ wget http://username:address@hidden/file.html
> 
> but when i try to convert the links and download all the images it
> doesn't work and i get an error.
> 
> HTTP request sent, awaiting response... 401 Authorization Required
> Authorization failed.
> 
> what is the correct way to pass authentication information and
> download all the files for each url that is in my url.txt file
> 
> -p --convert-links -i ../url.txt

That method should work, though --user and --password are the preferred
method.

Perhaps username and/or password contain special characters that would
need to be percent-encoded?

-- 
Micah J. Cowan
http://micah.cowan.name/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]