diff options
Diffstat (limited to 'tests/data/test120')
-rw-r--r-- | tests/data/test120 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test120 b/tests/data/test120 index 2e50fabd7..85d49f529 100644 --- a/tests/data/test120 +++ b/tests/data/test120 @@ -17,6 +17,9 @@ that FTP works so does it? </data> +<servercmd> +REPLY EPSV 314 bluah you f00l! +</servercmd> </reply> # Client-side @@ -30,9 +33,6 @@ ftp download with post-quote delete operation <command> ftp://%HOSTIP:%FTPPORT/120 -Q "-DELE file" </command> -<file name="log/ftpserver.cmd"> -REPLY EPSV 314 bluah you f00l! -</file> </client> # Verify data after the test has been "shot" |