| Subject: Re: Saving html pages with httrack command line |
Author: Xavier Roche |
Date: 08/03/2003 17:04 |
| | > What I tried is :
> httrack g %L fichier.txt O C:\test %e0
> But that doesn't seem to work!
Not %L or %e0 but -%L and -%e0 (and %e0 is implicit) :
httrack g -%L fichier.txt O C:\test
If you want to get these files and associated images/styles:
httrack -%L fichier.txt O C:\test -* +*.gif +*.jpg +*.png
+*.css +*.js
| |
|
|
|
|
6
Created with FORUM 2.0.11