/[emacs]/emacs/lisp/net/ange-ftp.el
ViewVC logotype

Diff of /emacs/lisp/net/ange-ftp.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.43 by dak, Wed Aug 14 22:43:46 2002 UTC revision 1.44 by rms, Tue Aug 27 21:21:17 2002 UTC
# Line 728  parenthesized expressions in REGEXP for Line 728  parenthesized expressions in REGEXP for
728            "^Data connection \\|"            "^Data connection \\|"
729            "^local:\\|^Trying\\|^125 \\|^550-\\|^221 .*oodbye\\|"            "^local:\\|^Trying\\|^125 \\|^550-\\|^221 .*oodbye\\|"
730            "^500 .*AUTH \\(KERBEROS\\|GSSAPI\\)\\|^KERBEROS\\|"            "^500 .*AUTH \\(KERBEROS\\|GSSAPI\\)\\|^KERBEROS\\|"
731              "^530 Please login with USER and PASS\\|" ; non kerberised vsFTPd
732            "^22[789] .*[Pp]assive\\|^200 EPRT\\|^500 .*EPRT")            "^22[789] .*[Pp]assive\\|^200 EPRT\\|^500 .*EPRT")
733    "*Regular expression matching ftp messages that can be ignored."    "*Regular expression matching ftp messages that can be ignored."
734    :group 'ange-ftp    :group 'ange-ftp

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.44

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26