From 86367d675a805d8685ae27239216944439bd9a49 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 14 Sep 2001 12:03:33 +0000 Subject: new FTP tests --- tests/data/test114 | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 tests/data/test114 (limited to 'tests/data/test114') diff --git a/tests/data/test114 b/tests/data/test114 new file mode 100644 index 000000000..52f4378b2 --- /dev/null +++ b/tests/data/test114 @@ -0,0 +1,27 @@ +# Server-side + + + +# Client-side + + +FTP download, failed login: PASS not valid + + +ftp://%HOSTIP:%FTPPORT/114 + + +REPLY PASS 314 bluah you f00l! + + + +# Verify data after the test has been "shot" + + +11 + + +USER anonymous +PASS curl_by_daniel@haxx.se + + -- cgit v1.2.3