diff options
Diffstat (limited to 'tests/data/test122')
-rw-r--r-- | tests/data/test122 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test122 b/tests/data/test122 index 276068741..fb1dd05fc 100644 --- a/tests/data/test122 +++ b/tests/data/test122 @@ -11,6 +11,9 @@ Resume <size> 5 </size> +<servercmd> +REPLY EPSV 500 no such command +</servercmd> </reply> # Client-side @@ -24,9 +27,6 @@ FTP download resume with whole file already downloaded <command> ftp://%HOSTIP:%FTPPORT/122 -C 5 </command> -<file name="log/ftpserver.cmd"> -REPLY EPSV 500 no such command -</file> </client> # Verify data after the test has been "shot" |