| I have already used HTTRack on a previous project and
it took no time to configure. Unfortunately this
project (like all) is of a different nature. I need to
mirror a site with heaps of ASP files, what I need to
do and have been trying for the last 7 hours, is to
via COMMAND LINE PARAMETER mirror the ASP site whilst
still MAINTAIN THE PARAMETERS. Unfortunately it
mirrors the site ok, but it changes the file name e.g.
default.asp?ID=42 end up being default69ca.asp how can
I maintain the parameters? I have looked via
discussion board and although I did find a useful
article it still did not help here is what I have so
far....
c:\winhttrack\httrack.exe qvb.local -O C:\Search\QVB2
\ -v -u0 -%e0 -F "Mozilla/4.0 (compatible; MSIE 5.01;
Windows NT 5.0)" -N "%h%p/%n%[o]%[T].%t" -q -*.gif -
*.jpg -*.jpeg -*.swf -*.zip -*.doc -*.exe -*.vbs -
*.js -*.pdf -*.css -*.rtf | |