Hi, It looks like wget does not respect -np option, when I try to mirror only stuff below http://www.ibiblio.org/maven2/xstream wget still goes up wget --mirror -v -nH --cut-dirs=2 -l 5 --no-parent --recursive http://www.ibiblio.org/maven2/xstream
Do I do something stupid?
