Michael Albinus <[email protected]> writes:

Hi Christian,

> Could you, please, try the following patch:
>
> --8<---------------cut here---------------start------------->8---
> ~/src/emacs$ bzr diff
> === modified file 'lisp/net/ange-ftp.el'
> --- lisp/net/ange-ftp.el      2013-01-01 09:11:05 +0000
> +++ lisp/net/ange-ftp.el      2013-01-11 07:26:11 +0000
> @@ -720,6 +720,7 @@
>         "^Data connection \\|"
>         "^local:\\|^Trying\\|^125 \\|^550-\\|^221 .*oodbye\\|"
>            "^500 .*AUTH\\|^KERBEROS\\|"
> +          "^500 This security scheme is not implemented\\|"
>            "^504 Unknown security mechanism\\|"
>         "^530 Please login with USER and PASS\\|" ; non kerberized vsFTPd
>         "^534 Kerberos Authentication not enabled\\|"
>
> --8<---------------cut here---------------end--------------->8---

Have you tried the patch? It is lurking in my local repository, and I
would like to commit if it helps.

Best regards, Michael.

_______________________________________________
Tramp-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to