with wget --spider it won't even save the content in the first place :-) Using --load-cookies=FILE it shld prob also be possible to spider restricted access sections of your site... Stefan Beylen wrote: > Peter Russ wrote: > >> wget -r -nd --delete-after http://whatever.com/ > > > even better...cheers Peter!