bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] Unable to mirror site with %code links wit wget 1.11.4


From: Ángel González
Subject: Re: [Bug-wget] Unable to mirror site with %code links wit wget 1.11.4
Date: Thu, 05 May 2011 22:40:04 +0200
User-agent: Thunderbird

El 05/05/11 22:08, fernando cassia escribió:
> I´m trying to mirror a site using wget v1.11.4.
>
> The parameters I´m passing it are simple:
>
> wget -m -np -k  -c (url)
>
> I have tried adding --user-agent="Firefox/linux real user agent here"
> along with --referer="[parent dir here]" but it doesn´t make any
> difference. It outputs "Error 404 not found", even while I can see the
> site just fine (and download files) using a web browser....
>
> I´ve noticed that whatever web server it´s using, it outputs links
> without paths, ie
> FWIW, the full url is
>
> wget -m -np -k -c --user-agent="Mozilla/5.0 (X11; Linux i686;
> rv:2.0.1) Gecko/20100101 Firefox/4.0.1" --no-http-keep-alive
> --referer="http://exit.ktnet.kg/Distr2/_Release/";
> --keep-session-cookies 
> "http://exit.ktnet.kg/Distr2/_Release/Flash%20controller/";
>
> Thoughts?
>
> FC
It works for me here (Wget/1.12), without need to fake the user-agent,
add cookies or referer, as far as I don't add -c in which case it seems
to get stuck in a continuing loop.
(wget asks for bytes 576 to end, server replies with byte 575 out of 576)




reply via email to

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