| > i've played around with httrack but have had no
> success mirroring this site
> what i want to do is use httrack to copy the
> files/directories for me without it trying to add
> extra files like index01.html, index02.html,
> etc....
Unfortunately, this is normal: the site has multiple indexes (Apache is
letting you list the directory with specific sorting schemes, like "sort by
size"), and httrack will always try to avoid any collisions by creating
multiple indexes.
| |