From fd802db39f77fa3985d20e461742bf24644065d6 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 25 May 2004 21:47:29 +0000 Subject: initial support for "uploading" to file:// URLs --- tests/data/test205 | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 tests/data/test205 (limited to 'tests/data/test205') diff --git a/tests/data/test205 b/tests/data/test205 new file mode 100644 index 000000000..b82919053 --- /dev/null +++ b/tests/data/test205 @@ -0,0 +1,29 @@ +# no Server-side + +# Client-side + + +none + + +"upload" with file:// + + +file://localhost/%PWD/log/nonexisting/result205.txt -T log/upload205.txt + + +data +in +file +to +write + + + +# Verify data after the test has been "shot" + +# 23 => CURLE_WRITE_ERROR + +23 + + -- cgit v1.2.3