| > Hello all, i'm trying to mirror a site that has
> images in the format:
> image%2520one.jpg
> Httrack seems to ask for "image one.jpg" which then
> causes the site to respond with a page not found htm
> which in turn is saved in place of the image.
This is a bug/mismatch in the URL decoder. Similar bugs exist with filenames
containing "*" or "+" characters, leading to fetch invalid URL and/or
generating invalid URI in the produced page.
Will fix the issue in the next -8 subrelease ; in the meantime you can test
fixed version here:
<http://download.httrack.com/3.43-7-patch/libhttrack.dll>
| |