From 96cf615e9dec951b2c4244780b5f3fe2fb303f5b Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 27 Oct 2004 21:29:55 +0000 Subject: Added --retry and --retry-delay first attempt with four related test cases. --- tests/data/test195 | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 tests/data/test195 (limited to 'tests/data/test195') diff --git a/tests/data/test195 b/tests/data/test195 new file mode 100644 index 000000000..c736e53b3 --- /dev/null +++ b/tests/data/test195 @@ -0,0 +1,30 @@ +# Server-side + + + +# Client-side + + +ftp + + +FTP response 530 after PASS, temporarily not allowed access + + +ftp://%HOSTIP:%FTPPORT/195 + + +REPLY PASS 530 temporarily not available + + + +# Verify data after the test has been "shot" + + +10 + + +USER anonymous +PASS curl_by_daniel@haxx.se + + -- cgit v1.2.3