Using wget to mirror just part of a web site?

stan stanb at panix.com
Sun Oct 1 04:20:50 PDT 2006


I looked at the mirror port, and it seemded complex to set up, 
and looks like it is not bieng manitaned any more as  teh link
reference in it's man page is dead.

So I figure I can use wget to mirror the web sties I need to mirror.

I have it mostly working I'm suing something like:

wget -m -nH -r http://us.archive.ubuntu.com/ubuntu/dists -o /var/log/${site}_mirror.log

But that gets the whole sit. What I want to do is just start at the
toop of the "ubuntu/dists" tree.

What am I doing wrong?

-- 
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)


More information about the freebsd-questions mailing list