Hi there,

I am using wget 1.5.3 under Linux (SuSE 7.1) and I discovered
that wget fails to parse netrc files if some words contain
whitespace.

I have the following entry in my .netrc
        machine www.klawitter.de login www.klawitter.de password "xxx yyy zzz"

Whenever I invoke wget I get the following error:
        wget -c http://www.bluemarsh.com/java/code/jswat-20011218.tar.gz
        --12:18:26--  http://www.bluemarsh.com:80/java/code/jswat-20011218.tar.gz
           => `jswat-20011218.tar.gz'
        Verbindungsaufbau zu www.bluemarsh.com:80... verbunden!
        wget: /home/holger/.netrc:1: unbekannter Wortteil >>yyy<<
        wget: /home/holger/.netrc:1: unbekannter Wortteil >>zzz"<<

(This is of course not my real password :-)

With kind regards / Mit freundlichem Gru�
    Holger Klawitter
--
Holger Klawitter
[EMAIL PROTECTED]                             http://www.klawitter.de

Reply via email to