From 28169725fac7db9641aeef88066dcdcbda386ade Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 9 Apr 2003 11:53:09 +0000 Subject: [PATCH] added --- tests/FILEFORMAT | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index 160758dee8..356b0c0c05 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -27,6 +27,10 @@ before comparing with the one actually received by the client number to return on a ftp SIZE command (set to -1 to make this command fail) + +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 + special purpose server-command to control its behavior *before* the reply is sent -- GitLab