]> granicus.if.org Git - curl/commitdiff
Fixed the --ftp-port address to the CLIENTIP address.
authorYang Tse <yangsita@gmail.com>
Tue, 5 May 2009 08:19:55 +0000 (08:19 +0000)
committerYang Tse <yangsita@gmail.com>
Tue, 5 May 2009 08:19:55 +0000 (08:19 +0000)
tests/data/test251

index 6b0d321ec87ce4bde79c872faca705fc82051c68..73ee09ee0c10df12886b050da7d29fcc11e28fad 100644 (file)
@@ -30,7 +30,7 @@ ftp
 FTP dir list, PORT with specified IP and slow response
  </name>
  <command>
-ftp://%HOSTIP:%FTPPORT/ -P %HOSTIP
+ftp://%HOSTIP:%FTPPORT/ -P %CLIENTIP
 </command>
 </client>