diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-02-28 07:55:01 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-02-28 07:55:01 +0000 |
commit | 0f0e4de6a4905eeeccc8d5f77351d526316da5bd (patch) | |
tree | 5dfb0c748a2e5cb4aa1b98432f62d90b8f8b078c /tests/FILEFORMAT | |
parent | bc1102922bd5d6b4e2a6f7a3c3b25e63897a07f6 (diff) |
mention what happens if size is set to -1
Diffstat (limited to 'tests/FILEFORMAT')
-rw-r--r-- | tests/FILEFORMAT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index 3e511555a..c15e26553 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -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 |