mirror of
https://github.com/curl/curl.git
synced 2026-04-24 14:12:12 +03:00
mention what happens if size is set to -1
This commit is contained in:
parent
bc1102922b
commit
0f0e4de6a4
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ if the data is sent but this is what should be checked afterwards. If
|
|||
before comparing with the one actually received by the client
|
||||
</datacheck>
|
||||
<size>
|
||||
number to return on a ftp SIZE command
|
||||
number to return on a ftp SIZE command (set to -1 to make this command fail)
|
||||
</size>
|
||||
<cmd>
|
||||
special purpose server-command to control its behavior *before* the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue