I'm trying to mirror just part of a site. I'm using an invocation
if wget like this.

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

But that gets the whole siet. What I want to do is just start at the
top 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)

Reply via email to