On Thu, Jun 13, 2013 at 10:09 PM, Yiwei Yang <[email protected]> wrote:
> Thanks a lot. That blocking problem is because I didn't use quote to > surround the URL parameter. But now I just get the HTTP 403 errors and some > links would give me > HTTP request sent, awaiting response... 999 Request denied > 2013-06-13 11:32:28 ERROR 999: Request denied. > > For the 403 I can understand I don't have the authentication but how about > this 999? anyone has any idea about this? > > I ran Wget with only the URL you gave as a parameter and it downloaded a webpage successfully. The page downloaded however was caused by a redirect as the server asked the client to login and authenticate. I did not receive a HTTP 999 error as you state. Have you checked the debug output to ensure that the correct requests are being sent? -- Thanking You, Darshit Shah
