> C:\Program Files\WinHTTrack\httrack.exe
> <http://www.ouruniversity.edu/ourDepartment>
> --testsite --depth=20 --ext-depth=0
>
> I thought the -D option (which is supposed to be
> default) would stop moving up the directory tree.
> What am I missing.
-D is the default.
It won't mirror links like /otherDept
It will mirror links like ourDept/../otherDept since that is down.
filter -* +*/ourDepartment*
|