From 294569c502373fee6e0f2b47f21485ef3f7f60da Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 3 Apr 2003 13:39:36 +0000 Subject: [PATCH] new --- tests/data/test505 | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 tests/data/test505 diff --git a/tests/data/test505 b/tests/data/test505 new file mode 100644 index 0000000..7348995 --- /dev/null +++ b/tests/data/test505 @@ -0,0 +1,47 @@ +# Server-side + + + +# Client-side + + +ftp + +# tool is what to use instead of 'curl' + +lib505 + + + +FTP upload with rename after transfer + + +ftp://%HOSTIP:%FTPPORT/505 log/upload505 + + +Contents +of +a file +to verify +ftp +upload + + +works? + + + +# Verify data after the test has been "shot" + + +Contents +of +a file +to verify +ftp +upload + + +works? + + -- 2.7.4