bug-wget
[Top][All Lists]
Advanced

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

[Bug-wget] what is the correct way to pass authentication information


From: Norman Khine
Subject: [Bug-wget] what is the correct way to pass authentication information
Date: Wed, 17 Feb 2010 15:58:22 +0100

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

thanks
norman

-- 
%>>> "".join( [ {'*':'@','^':'.'}.get(c,None) or
chr(97+(ord(c)-83)%26) for c in ",adym,*)&uzq^zqf" ] )




reply via email to

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