mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
mention what happens if size is set to -1
This commit is contained in:
parent
bc1102922b
commit
0f0e4de6a4
@ -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…
Reference in New Issue
Block a user