| How can I use httrack v.3.40 to download just a bunch of files?
(for I need still to work around in the case of
*multiple jar archives* in applet tags)
httrack -N %n.%t <files>
gives ALL downloaded files the extension .html
(this is since v. 3.40)
and
-g option delivers myriads of .readme files
which one would have to delete by hand.
httrack could be such a generic download tool for PHP scripts, if it could
just leave the files as they are...!
Regards,
Frank
| |