2005-03-21 18:44:08 UTC
> So, could you explain where does this problem comes from?
As far as I see, the only problem is that your wget did not screen "~" special character while storing files (even more, screened symbols (%7E) are "de-screened" back by your wget).
This behavior completely unintelligible for me and I'll be much obliged to you if you explain me why this happening and how to fix it. :)