| Hi, I went through FAQ and HTTrack Users Guide By Fred Cohen, and I am still at
loss with the very simple problem: how do I stop command line HTTrack from
renaming downloaded files?
Basically, the site I am making copy of has URLs like this:
<http://www.example.com/cgi-bin/index.cgi?page_textid=contact>
I want the corresponding local file to look like this:
/path_to_download_dir/cgi-bin/index.cgi?page_textid=contact
Instead of such file I am getting
/path_to_download_dir/cgi-bin/index4b40.html
Could anyone help me out?
P.S. I am using command line HTTrack on a linux box, so
/path_to_download_dir/cgi-bin/index.cgi?page_textid=contact is totally
creatable.
| |