| Hi,
i'm using the linux version of httrack 3.48.19 in order to generate a
offline-version of a website.
After downloading the generated files i noticed that some image-urls are cut
off at a length of ~ 120 chars, e.g.:
../../../../var/em_plain_site/storage/images/meine-praesentationen/sicherung765/test-fuer-pdfs//Medienfolie-41_thumbnai
../../../../var/em_plain_site/storage/images/meine-praesentationen/765/test-fuer-pdfs/bild-link/Bild-links-Text-rechts1
../../../../var/em_plain_site/storage/images/meine-praesentationen/765/neue-praesentation-mit-d/Mit-Diagramm1_thumbnail
Unfortunately this causes errors when viewing the pages containing those
images in some browsers. Is there a way to increase the number of max. chars
or bypass this option?
Httack is started with the following options:
-I0s0nN100C0%sA1000000 --disable-security-limits
I0 = no index
s0 = do not follow robots
n = get non-html files 'near' an html file (ex: an image located outside)
N100 = Site-structure, without www.domain.xxx/
C0 = no cache
K0 = relative links
Thanks a lot!
Regards,
Daniel | |