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/test400 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/data/test400') diff --git a/tests/data/test400 b/tests/data/test400 index 1159ee859..2c118b83d 100644 --- a/tests/data/test400 +++ b/tests/data/test400 @@ -25,6 +25,9 @@ FTPS dir list PASV ftps://%HOSTIP:%FTPSPORT/ + +REPLY EPSV 500 no such command + # @@ -37,6 +40,7 @@ filter off really nothing USER anonymous PASS curl_by_daniel@haxx.se PWD +EPSV PASV TYPE A LIST -- cgit v1.2.3