Hi, 

I have found a problem with the new wget 1.7. After the download with the
command: 

    wget -k -m -np -b -o xmm1.log http://vegemite.chem.nottingham.ac.uk/~xmakemol/

I found the file "download.html" modified by wget. The critical line 52 in
this file looks like this:

  <a 
href="http://vegemite.chem.nottingham.ac.uk/%7Exmakemol/download/../dists/index.html";>

The line 52 in the original file looks like this:

  <a href="../dists/">

So wget creates an absolute link, which works not correct. Is this behaviour
of wget correct?

In the attachment you can find the two fileversions of download.html and 
the wget log-file. If you need more information (debug log-file) please
mail me ([EMAIL PROTECTED]).  

J�rg Mattik
[EMAIL PROTECTED]

jm-files.zip

Reply via email to