From f34573c8e257a61925f8980bc814adb93133c79d Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 2 Nov 2001 23:09:02 +0000 Subject: new tests --- tests/data/test126 | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 tests/data/test126 (limited to 'tests/data/test126') diff --git a/tests/data/test126 b/tests/data/test126 new file mode 100644 index 000000000..8b83521f8 --- /dev/null +++ b/tests/data/test126 @@ -0,0 +1,30 @@ +# Server-side + +moooooooo + + +# Client-side + + +FTP download with strict timeout and slow CWD + + +ftp://%HOSTIP:%FTPPORT/path/to/file/126 -m 3 + + +DELAY CWD 15 + + + +# Verify data after the test has been "shot" + + +28 + + +USER anonymous +PASS curl_by_daniel@haxx.se +PWD +CWD path/to/file + + -- cgit v1.2.3