ARGH my stupidity is endless. Ipv4-only hosts don't send EPRT or LPRT.
authorDaniel Stenberg <daniel@haxx.se>
Mon, 18 Apr 2005 07:56:43 +0000 (07:56 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 18 Apr 2005 07:56:43 +0000 (07:56 +0000)
tests/data/test103

index b7ae60b..4274777 100644 (file)
@@ -26,8 +26,8 @@ ftp://%HOSTIP:%FTPPORT/a/path/103 -P -
 # Verify data after the test has been "shot"
 <verify>
 <strippart>
-s/^LPRT.*/LPRT/
-s/^EPRT.*/EPRT/
+s/^LPRT.*[\r\n]*//
+s/^EPRT.*[\r\n]*//
 s/^(PORT 127,0,0,1,)([0-9,]+)/$1/
 </strippart>
 <protocol>
@@ -36,8 +36,6 @@ PASS curl_by_daniel@haxx.se
 PWD\r
 CWD a\r
 CWD path\r
-EPRT
-LPRT
 PORT 127,0,0,1,\r
 TYPE I\r
 SIZE 103\r