| Strange bug with WinHTTrack Website Copier 3.33-beta-6 (+swf)
Here is the HTML :
<link rel="shortcut icon" href="images/monki.ico"
type="image/x-icon" />
the file may be in /image/monki.ico
but HTTrack keeps looking for it, downloads index.html
(.htacess 404 redirection I suppose)
saves it as image/monki.ico then looks for image/monki.ico
from there and must be stopped as it creates an infinite
number of subdirectories.
| |