From cabb46db3ddfa9ed609cc805618401ac0ec3a918 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 28 Nov 2001 13:45:50 +0000 Subject: adjusted to new FTP commands in the command sequence --- tests/data/test117 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/data/test117') diff --git a/tests/data/test117 b/tests/data/test117 index 617fc9149..edd5b7e09 100644 --- a/tests/data/test117 +++ b/tests/data/test117 @@ -11,6 +11,7 @@ FTP download, failed TYPE ftp://%HOSTIP:%FTPPORT/117 +REPLY EPSV 314 bluah you f00l! REPLY TYPE 314 bluah you f00l! @@ -24,6 +25,7 @@ REPLY TYPE 314 bluah you f00l! USER anonymous PASS curl_by_daniel@haxx.se PWD +EPSV PASV TYPE I -- cgit v1.2.3