wget question

Alan Jackson ajackson
Mon May 17 11:57:32 PDT 2004


On Mon, 29 Dec 2003 09:23:16 -0500
Joel Hammer <joel at hammershome.com> wrote:

> I am trying to mirror this web site (with the author's permission).
> 
> http://atlases.muni.cz
> 
> I am using wget. Even with the -m option, the download stops after a
> few dozen files and about 3.7 million bytes are transferred.  I have
> noticed this behavior before with wget.
> 
> Any insight appreciated,
> 

Maybe his server has a throttle on it?

Seems like I have had this happen to me, but I can't recall what
the cause or solution were...

You are running with the verbose option on?

I usually run it as

wget --mirror --no-parent www.domain.tld

I'd turn on all the logging and dump it to a file and look for clues. 

-- 
-----------------------------------------------------------------------
| Alan K. Jackson            | To see a World in a Grain of Sand      |
| alan at ajackson.org          | And a Heaven in a Wild Flower,         |
| www.ajackson.org           | Hold Infinity in the palm of your hand |
| Houston, Texas             | And Eternity in an hour. - Blake       |
-----------------------------------------------------------------------


More information about the Linux-users mailing list