diff lisp/net/ange-ftp.el @ 102443:07f9480f83e6

(ange-ftp-multi-msgs): Add 150-.
author Andreas Schwab <schwab@linux-m68k.org>
date Sun, 08 Mar 2009 16:45:31 +0000
parents d79785ea1088
children 55824e6d083c
line wrap: on
line diff
--- a/lisp/net/ange-ftp.el	Sat Mar 07 15:30:05 2009 +0000
+++ b/lisp/net/ange-ftp.el	Sun Mar 08 16:45:31 2009 +0000
@@ -702,7 +702,7 @@
 ;; Otherwise, ange-ftp will go into multi-skip mode, and never come out.
 
 (defvar ange-ftp-multi-msgs
-  "^220-\\|^230-\\|^226\\|^25.-\\|^221-\\|^200-\\|^331-\\|^4[25]1-\\|^530-"
+  "^150-\\|^220-\\|^230-\\|^226\\|^25.-\\|^221-\\|^200-\\|^331-\\|^4[25]1-\\|^530-"
   "*Regular expression matching the start of a multiline FTP reply.")
 
 (defvar ange-ftp-good-msgs