diff options
Diffstat (limited to 'tests/data/test402')
-rw-r--r-- | tests/data/test402 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/data/test402 b/tests/data/test402 new file mode 100644 index 000000000..27b265c34 --- /dev/null +++ b/tests/data/test402 @@ -0,0 +1,21 @@ +# Server-side +<reply> +moooooooo +</reply> + +# Client-side +<client> + <name> +FTPS operation to FTP port + </name> + <command> +ftps://%HOSTIP:%FTPPORT/path/to/file/402 +</command> +</test> + +# Verify data after the test has been "shot" +<verify> +<errorcode> +35 +</errorcode> +</verify> |