| Hello!
I have a problem concerning saving URLs with a '/' that is used in the text
which holds a linked URL.
For a better understanding of this problem, please check the "Axel
Möller/Schlussworte" link as an example at the bottom:
<http://de.metapedia.org/m/index.php?title=Spezial:Alle_Seiten&from=Ausl%C3%A4nder_raus&to=Axel_Springer_Verlag>
You can see text that there is a '/' in the text which refers to a site.
The problem is that httrack creates an empty site for that kind of URLs.
The error message is as follows:
06:46:25 Error: "Error when decompressing" (-1) at link
de.metapedia.org/wiki/Axel_Möller/Schlußworte (from
de.metapedia.org/m/index.php?title=Spezial:Alle_Seiten&from=Ausl%C3%A4nder_raus%21&to=Axel_Stoll)
or another variant:
06:46:25 Error: "Error when decompressing" (-1) at link
de.metapedia.org/wiki/Axel_Möller_/_Schlußworte (from
de.metapedia.org/m/index.php?title=Spezial:Alle_Seiten&from=Ausl%C3%A4nder_raus%21&to=Axel_Stoll)
How do I handle those kinds of URLs? Is there a Wildcard for the '/'
character, when it's text-based?
Would +*[_/_] allow at least the other variant to be downloaded? | |