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/test112 | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 tests/data/test112 (limited to 'tests/data/test112') diff --git a/tests/data/test112 b/tests/data/test112 new file mode 100644 index 000000000..712a16cec --- /dev/null +++ b/tests/data/test112 @@ -0,0 +1,37 @@ +# Server-side + + + +# Client-side + + +FTP PASV upload resume + + +ftp://%HOSTIP:%FTPPORT/112 -T log/upload112 -C 40 + + +this is the *****crap******** that we're gonna upload + +worx? + + + +# Verify data after the test has been "shot" + + + + +USER anonymous +PASS curl_by_daniel@haxx.se +PWD +PASV +TYPE I +APPE 112 + + + gonna upload + +worx? + + -- cgit v1.2.3