Results 1 to 1 of 1
I have been trying to download some information from a site that I use so I can browse it off-line while I travel.
Here is the command I have been ...
- 01-27-2007 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 1
WGET command is getting 403 forbidden response, anyway around this?
I have been trying to download some information from a site that I use so I can browse it off-line while I travel.
Here is the command I have been trying:
wget -r -k -p -l5 http://www.SiteIwantToCopy/image/
http request sent, awaiting response... 403 Forbidden
BTW, this is a company that I do business with and I have permission to access their website. I have a log-in name and password. Is there a way around this 403 error?


Reply With Quote