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/test118 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/data/test118') diff --git a/tests/data/test118 b/tests/data/test118 index 42dca01db..ffd3e0130 100644 --- a/tests/data/test118 +++ b/tests/data/test118 @@ -12,6 +12,7 @@ ftp://%HOSTIP:%FTPPORT/118 REPLY RETR 314 bluah you f00l! +REPLY EPSV 314 bluah you f00l! @@ -24,8 +25,10 @@ REPLY RETR 314 bluah you f00l! USER anonymous PASS curl_by_daniel@haxx.se PWD +EPSV PASV TYPE I +SIZE 118 RETR 118 -- cgit v1.2.3