| Is there a way to preserve web site architecture, meaning that the static files
like images, javascript, css etc. are downloaded in identical folder structure
as they exist on the real web site.
WinHTTrack can be configured to save "images/other in web/xxx, where xxx is
the file extension". If I have images with identical name - for example 1.gif
- in different folder - nav/white, nav/blue - then WinHTTrack saves two files
1.gif and 1-2.gif in gif directory. The problem is that the two images are
identical, though originally they differ in colors.
Eventually the preference would be to save the images with their original name
in directories: nav/white and nav/blue. | |