i use wget to transfer www pages :-) but i found following bug:
if there is a directory f.I. .../anwendungen/CLIC
wget tranfer the structure to .../anwendungen/clic,
but the links in the www pages stay incorrect, that means the link href="anwendungen/CLIC" is after transfer false or show to an non exist directory
can you help me?
