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/test110 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/data/test110') diff --git a/tests/data/test110 b/tests/data/test110 index ce0df48d3..310517468 100644 --- a/tests/data/test110 +++ b/tests/data/test110 @@ -17,6 +17,9 @@ FTP download resume with set limit ftp://%HOSTIP:%FTPPORT/110 -C 20 + +REPLY EPSV 500 no such command + # Verify data after the test has been "shot" @@ -27,6 +30,7 @@ ftp://%HOSTIP:%FTPPORT/110 -C 20 USER anonymous PASS curl_by_daniel@haxx.se PWD +EPSV PASV TYPE I SIZE 110 -- cgit v1.2.3