aboutsummaryrefslogtreecommitdiff
path: root/tests/FILEFORMAT
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-10-12 18:20:36 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-10-12 18:20:36 +0000
commitb534f74bf4ac7de2e967451d7effd3ef2907b222 (patch)
tree84f5318e6e712004949f17f08e4982ec5bbf97c3 /tests/FILEFORMAT
parent411e9b0c4533cd71b08997dd6b06c024f5a6d152 (diff)
correction
Diffstat (limited to 'tests/FILEFORMAT')
-rw-r--r--tests/FILEFORMAT8
1 files changed, 5 insertions, 3 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT
index e7245bc3f..3fd5fb82e 100644
--- a/tests/FILEFORMAT
+++ b/tests/FILEFORMAT
@@ -52,10 +52,12 @@ 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
</mdtm>
-<cmd>
+<servercmd>
special purpose server-command to control its behavior *before* the
-reply is sent
-</cmd>
+reply is sent:
+
+auth_required - server fails if no auth is provided
+</servercmd>
<postcmd>
special purpose server-command to control its behavior *after* the
reply is sent