| > Is there any way to find the exact original URL,
> including all parameters URL, corresponding to each
> file that was downloaded? I've had a look at the
hts_cache/new.txt
> It would also b sfficient if I could just save the
> files as:
> somefile.php?p1=asdf&p2=rgbtn&p3=f4t4
> to:
> somefile.php?p1=asdf&p2=rgbtn&p3=f4t4.html
? = & etc are not valid filename characters on some systems.
HTTrack Help: User-defined structure
<http://httrack.kauler.com/help/User-defined_structure> | |