| I'm trying to mirror a site made with asp. Most of the
mirror goes OK, but one file, a very important one for my
mirror, kicks up a "file has moved" error. The error lists
the original URL (e.g.
www.host.tld/Items/default.asp?para1=this¶2=that¶3=theOther) and the
partial URL
to which it supposedly moved (based on example above, it
would be something like
/?/Items/default.asp?para1=this¶2=that¶3=theOther). The file does not
download.
The link which points to the missing file then has another
file linked to it - the wrong file!
Has anyone seen this and, if yes, how can I fix it? I hate
to download the file individually from IE and repair the
code manually....
TIA. | |