Zitat von "Reginaldo O. Andrade" <[EMAIL PROTECTED]>:

>    I would like to friendly offer a challenge to you. Can you download
> something from the site www.babene.ru using wget? I always receive the
> message "ERROR 403: Forbidden", but using Firefox or IE, I download the
> pictures without any problem. I already tried some user-agent strings,
> but without success.

Not an uncommon problem ;-)
They check the "referer", which a browser usually sends and which points to the
page you are coming from.  You can do the following with wget:

wget --referer=http://www.babene.ru/  http://www.babene.ru/.....

Best regards,
J.Roderburg

Reply via email to