mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
correction
This commit is contained in:
parent
411e9b0c45
commit
b534f74bf4
@ -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
|
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
|
have it return that the file doesn't exist
|
||||||
</mdtm>
|
</mdtm>
|
||||||
<cmd>
|
<servercmd>
|
||||||
special purpose server-command to control its behavior *before* the
|
special purpose server-command to control its behavior *before* the
|
||||||
reply is sent
|
reply is sent:
|
||||||
</cmd>
|
|
||||||
|
auth_required - server fails if no auth is provided
|
||||||
|
</servercmd>
|
||||||
<postcmd>
|
<postcmd>
|
||||||
special purpose server-command to control its behavior *after* the
|
special purpose server-command to control its behavior *after* the
|
||||||
reply is sent
|
reply is sent
|
||||||
|
Loading…
Reference in New Issue
Block a user