correction
authorDaniel Stenberg <daniel@haxx.se>
Tue, 12 Oct 2004 18:20:36 +0000 (18:20 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 12 Oct 2004 18:20:36 +0000 (18:20 +0000)
tests/FILEFORMAT

index e7245bc..3fd5fb8 100644 (file)
@@ -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