| > httrack -O f: est <http://gug.sunsite.dk/docs/Grokking-the>-
> GIMP-v1.0/node15.html -r0 +*.gif
> And only the first page, plus the navigation buttons
would
> be downloaded as well.
No - r0 will not download anything. Better use something
like:
httrack -O f:\test <http://gug.sunsite.dk/docs/Grokking-the>-
GIMP-v1.0/node15.html -* +*.gif +*.css +*.js
| |