diff options
Diffstat (limited to 'tests/data/test211')
-rw-r--r-- | tests/data/test211 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test211 b/tests/data/test211 index 72252a863..0214effc8 100644 --- a/tests/data/test211 +++ b/tests/data/test211 @@ -4,6 +4,9 @@ <data> data blobb </data> +<servercmd> +REPLY EPSV 500 no such command +</servercmd> </reply> # Client-side @@ -17,9 +20,6 @@ Get two FTP files with no remote EPSV support <command> ftp://%HOSTIP:%FTPPORT/a/path/211 ftp://%HOSTIP:%FTPPORT/a/path/211 </command> -<file name="log/ftpserver.cmd"> -REPLY EPSV 500 no such command -</file> <stdout> data blobb data blobb |