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/test122 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/data/test122') diff --git a/tests/data/test122 b/tests/data/test122 index b9990d982..f1a481b1b 100644 --- a/tests/data/test122 +++ b/tests/data/test122 @@ -13,6 +13,9 @@ FTP download resume with whole file already downloaded ftp://%HOSTIP:%FTPPORT/122 -C 5 + +REPLY EPSV 500 no such command + # Verify data after the test has been "shot" @@ -21,6 +24,7 @@ ftp://%HOSTIP:%FTPPORT/122 -C 5 USER anonymous PASS curl_by_daniel@haxx.se PWD +EPSV PASV TYPE I SIZE 122 -- cgit v1.2.3