|
Posted by noi on October 26, 2006, 2:02 pm
Please log in for more thread options
On Thu, 26 Oct 2006 10:55:49 +0200, petr pilsl wrote this:
> noi wrote:
>>
>> Read the man again
>>
>>
>> wget -E -H -k -K -p http://<site>/<document>
>>
>> # to download and all requisite links for <document>
>>
>>
> but it does not !!
>
>
> # wget -E -H -k -K -p www.goldfisch.at 2>&1 | grep saved 10:55:06 (1.44
> MB/s) - `www.goldfisch.at/index.html' saved [10577] 10:55:06 (14.67 MB/s)
> - `www.goldfisch.at/lib/scripts/script.js' saved [15381/15381]
> 10:55:07 (3.70 MB/s) - `www.goldfisch.at/lib/scripts/tw-sack.js' saved
> [3881/3881]
> 10:55:07 (1.57 MB/s) - `www.goldfisch.at/lib/scripts/ajax.js' saved
> [1647/1647]
> 10:55:07 (15.17 MB/s) - `www.goldfisch.at/lib/scripts/domLib.js' saved
> [15903/15903]
> 10:55:07 (26.69 MB/s) - `www.goldfisch.at/lib/scripts/domTT.js' saved
> [27990/27990]
> 10:55:07 (3.05 MB/s) -
> `www.goldfisch.at/lib/plugins/searchindex/script.js' saved [3197/3197]
> 10:55:07 (17.25 MB/s) - `www.goldfisch.at/files/urchin.js' saved
> [18093/18093]
>
>
> as you can see, it does not download any image-files here.
>
> thnx
> peter
Interesting when I used that command I got everything, url links, png
images and .js files. My downloaded version looks like online version.
12:57:31 (331.65 KB/s) - `www.goldfisch.at/lib/tpl/goldfisch/images/logo.gif'
saved [3154/3154]
--12:57:31-- http://www.goldfisch.at/lib/tpl/goldfisch/images/button-rss.png => `www.goldfisch.at/lib/tpl/goldfisch/images/button-rss.png'
Reusing existing connection to www.goldfisch.at:80.
HTTP request sent, awaiting response... 200 OK
Length: 280 [image/png]
100%[====================================================================>] 280
--.--K/s
12:57:31 (17.80 MB/s) -
`www.goldfisch.at/lib/tpl/goldfisch/images/button-rss.png' saved [280/280]
--12:57:31-- http://www.goldfisch.at/lib/tpl/goldfisch/images/button-raw.png => `www.goldfisch.at/lib/tpl/goldfisch/images/button-raw.png'
Reusing existing connection to www.goldfisch.at:80.
HTTP request sent, awaiting response... 200 OK
Length: 271 [image/png]
|