| > script that connects a gif image with a standard
> file xxx.exe (if I download it manually I have to
> change the .exe into .gif), I have the password and
> username, and I'd like to download all the image
> with httrack and not individually (it would take
> much time).
>
> It's something like that:
>
> www.xxx.com/EIFile/popup_weif_5a.asp?src=%2Fcgi-bin%
> 2Ftif2gif.exe%3FT%3D\\192.xxx.etc.
> \IMAGES\T715-0416\T715-04160202.TIF%26S%3D.5&pID=
1) You must have HTT login: <http://httrack.kauler.com/help/Authentication>
(Don't forget to filter out the logout url.)
2) The final extension comes from the mime type the server sends. If you set
the mime exe=image/gif then ALL exe files will be renamed. | |