I cannot get wget to mirror a section of a website (a folder path below root) - it only seems to work from the website homepage.
I\'ve tried many options - here is o
Use the --mirror (-m) and --no-parent (-np) options, plus a few of cool ones, like in this example:
--mirror
-m
--no-parent
-np
wget --mirror --page-requisites --adjust-extension --no-parent --convert-links --directory-prefix=sousers http://stackoverflow.com/users