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/test106 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/data/test106') diff --git a/tests/data/test106 b/tests/data/test106 index 61c43b8f6..fdf6cb019 100644 --- a/tests/data/test106 +++ b/tests/data/test106 @@ -27,8 +27,9 @@ USER anonymous PASS curl_by_daniel@haxx.se PWD CWD /path with spaces/and things2 -PASV +EPSV TYPE A +SIZE 106 RETR 106 -- cgit v1.2.3