Hello, I couldn't reproduce the problem here, I get the same content I get with the browser.
Does it behave differently if you use a recursive download or if you request a single page? Does it happen everytime? If you are able to reproduce it, can you please post the output you get running wget with --debug, otherwise please attach the content of index.html. Thanks, Giuseppe Anh Ta <[email protected]> writes: > Hi, > > I ran the following command with wget 1.12: > > wget -r -l 1 -E -k -nv --wait=0.5 --random-wait http://www.beds.ac.uk > > The downloaded file www.beds.ac.uk/index.html (zip file attached ) > contained duplicated footer. When I ran with greater depth level, > e.g. -l 15 and -p option, there were more pages with duplicated > footers. > > The problem disappeared when I ran the same command with wget 1.11.4 > . However, I need version 1.12 to have links in CSS downloaded and > replaced. > > Could someone please help or give me some advices? > > Many Thanks, > Anh
