| Hi,
My goal is to download websites without touching the HTML code and use a proxy
to surf inside it.
In order to do this, I'd like to know which character conversions are made by
HTTrack to name the file on disk and which parameters I need to use to force
HTTrack to not modify the HTML code.
For example, using --mirror -%F "" -N0 the URL
www.foo.it/index.php?e=13
is named on disk as
www.foo.it/index8f00.html
Is there a way to get instead a name as www.foo.it/index.php_e=13.htm
Thanks
Jeremi
| |