Hello is there any solution in order to download a single document like this
wget -k -O /tmp/test.htm http://www.topachat.com ? i tried the very last version i found .. but the links remain unconverted .... in a previous version (1.09 i think), it was written it was not possible i tried to search on the internet .. nothing ... another point, is that i tried with "catching" the default output document generated (redirecting -o /tmp/log) but, i had a UTF-8 character in one URL, and the filename stored on my disk is different than the filename written in the "log" file so, i really need a tool (wget is THE tool ;) ) to download and convert relative links into absolute links can you help me please ? Yannick
