From 302bb4a4b3414712dae988208572cb86af08e9e4 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 29 Nov 2001 20:15:41 +0000 Subject: test126 renamed to test190 as it has to be last among the FTP tests because of some problems in the test server :-/ --- tests/data/test190 | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 tests/data/test190 (limited to 'tests/data/test190') diff --git a/tests/data/test190 b/tests/data/test190 new file mode 100644 index 000000000..8b83521f8 --- /dev/null +++ b/tests/data/test190 @@ -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