given by vsFTPd when accessed with a kerberised FTP client.
+2002-08-27 Francesco Potorti` <pot@gnu.org>
+
+ * net/ange-ftp.el (ange-ftp-skip-msgs): Skip the 530 response
+ given by vsFTPd when accessed with a kerberised FTP client.
+
2002-08-27 Richard M. Stallman <rms@gnu.org>
* files.el (find-alternate-file):
"^Data connection \\|"
"^local:\\|^Trying\\|^125 \\|^550-\\|^221 .*oodbye\\|"
"^500 .*AUTH \\(KERBEROS\\|GSSAPI\\)\\|^KERBEROS\\|"
+ "^530 Please login with USER and PASS\\|" ; non kerberised vsFTPd
"^22[789] .*[Pp]assive\\|^200 EPRT\\|^500 .*EPRT")
"*Regular expression matching ftp messages that can be ignored."
:group 'ange-ftp