diff options
Diffstat (limited to 'tests/FILEFORMAT')
-rw-r--r-- | tests/FILEFORMAT | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index 160758dee..356b0c0c0 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -27,6 +27,10 @@ before comparing with the one actually received by the client <size> number to return on a ftp SIZE command (set to -1 to make this command fail) </size> +<mdtm> +what to send back if the client sends a (FTP) MDTM command, set to -1 to +have it return that the file doesn't exist +</mdtm> <cmd> special purpose server-command to control its behavior *before* the reply is sent |