bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#10874: ange-ftp ignores comments in .netrc


From: Patrick Goltzsch
Subject: bug#10874: ange-ftp ignores comments in .netrc
Date: Thu, 23 Feb 2012 15:09:49 +0100

Hi!

Working with different logins for the same machine I came
across what seems to be a bug in ange-ftp. I'm using a
standard .netrc file to collect the various accounts on
different machines. In this case I have access with
administrative rights and an account as a normal user on the
same server:

machine test1.example.org login user password abcde
# machine test1.example.org login admin password 12345

With the dired command (C-x d) I get a listing on the remote
machine, but although the second line is commented out,
ange-ftp transmits "admin" as the login name and
"12345" as the password.

Putting the first line second gets me logged in with the
normal user account. The standard ftp command on the command
line behaves correctly.

In order to ignore any init-files I started GNU Emacs 23.3.1
(x86_64-pc-linux-gnu, GTK+ Version 2.24.5) on kubuntu 11.10
on the commandline: emacs -Q

Regards,

                    Patrick

-- 
Nota bene vernichten Sie bitte diese Zeilen.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]