diff options
author | Daniel Stenberg <daniel@haxx.se> | 2000-11-27 12:53:05 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2000-11-27 12:53:05 +0000 |
commit | f589c1c024a9f70acc00e3125b76d6486cb8148d (patch) | |
tree | 74694331edbfc4cf692adafff12bb12bc4aa0f5f /tests/README | |
parent | e86f3b9144bc9b6a75c24bb8ffc8cc09ac14facd (diff) |
Added the ftpdN.txt file
Diffstat (limited to 'tests/README')
-rw-r--r-- | tests/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/README b/tests/README index 34f1a8697..65415540d 100644 --- a/tests/README +++ b/tests/README @@ -59,6 +59,10 @@ Data: uploadN.txt: if this file is present, it should contain the same data as the log/upload.N does, after a curl upload has been performed. + ftpdN.txt: this file may contain instructions how to modify the behaviour + of the ftp server. It uses a simple syntax that is left to + describe here! + FIX: * Make httpserver.pl work when we PUT without Content-Length: |