summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-11-27 12:53:05 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-11-27 12:53:05 +0000
commitf589c1c024a9f70acc00e3125b76d6486cb8148d (patch)
tree74694331edbfc4cf692adafff12bb12bc4aa0f5f
parente86f3b9144bc9b6a75c24bb8ffc8cc09ac14facd (diff)
downloadgnurl-f589c1c024a9f70acc00e3125b76d6486cb8148d.tar.gz
gnurl-f589c1c024a9f70acc00e3125b76d6486cb8148d.tar.bz2
gnurl-f589c1c024a9f70acc00e3125b76d6486cb8148d.zip
Added the ftpdN.txt file
-rw-r--r--tests/README4
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: