diff options
Diffstat (limited to 'tests/data/test400')
-rw-r--r-- | tests/data/test400 | 4 |
1 files changed, 4 insertions, 0 deletions
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 <command> ftps://%HOSTIP:%FTPSPORT/ </command> +<file name="log/ftpserver.cmd"> +REPLY EPSV 500 no such command +</file> </test> # @@ -37,6 +40,7 @@ filter off really nothing USER anonymous
PASS curl_by_daniel@haxx.se
PWD
+EPSV
PASV
TYPE A
LIST
|