| I'm just trying to download single files from the url not do mirrors.
Windows XP SP3, WinHTTrack 3.30.00 so I assume HTTrack is same.
My command line is:
C:\"Program Files"\WinHTTrack\httrack.exe <http://www.google.com> -O ./Google
-r0 -p1 -b0 -Q -C0 -N "%n.%t"
This places two files:
\Google\index-2.html
\Google\index-2.html.readme
How do I get rid of the .readme
Also, only when I specify -N it adds the "-2" to the filenames. Anyway to just
get index.html ?
> | |