Hi,

On Tue, 13 Dec 2005 15:12:19 +0300,
"Alexander V. Lukyanov" <[EMAIL PROTECTED]> wrote:

> How do you use `open' command? I've checked and netrc works here.

I do not use the open command.
Here's what i'm doing to connect to an ftp site that has an entry in 
~~/.netrc:

        $ lftp ftp_host1
        [EMAIL PROTECTED]:~ > ls

With lftp 3.3.0, login and password for "ftp_host1" were used (as they've 
been defined in ~/.netrc), the connection is made and i get the listing 
of ftp_host1's root.
With lftp 3.3.5, the login and password for "ftp_host1" aren't used, thus 
using 'anonymous' as the login.

Actually, with lftp 3.3.5 i have to manually enter the login/password. 
Look up to a login/password in ~/.netrc that match a given site isn't 
made at all.

cheers,

-- 
matt [at] syrius.org - <http://www.antifourrure.org/>
GPG key ID: 08E798AC5736EDCF

Reply via email to