Hi i use this line currently to download stuff.
httrack -w -I0 -C1 -L0 -K0 -N0 -u2 -%P -j -d -*.pdf -*.zip
-*.bin -*.doc -*.swa -*.fla -*.cab -*.xls -*.avi -*.wav -r 3
-O dirname www.cisco.com
1. the -r is a path level. Can i specify a click level?.
Eg: with -r www.cisco.com/level1/level2/level3/ is
downloaded.If www.cisco.com/level1/level2/level3/level4/s.
gif is used by the home.page then it wont load. Can i tell
httrack to load prerequisites(meaning it will get all stuff
necessary to load the home page correctly but wont get html
pages beyond -r3.
2. Say i download www.cisco.com using N3. All files will be
stored in output dir web/. Now i delete some unwanted files
from web/. Can i use -x and get httrack to point the missing
url to a default error page?.
3. Can i set my own error page insted of using httracks
error page.
Hope you can help.
Bye
|