From 149930124f8c4cd9e17d046fc98c833b047ae90a Mon Sep 17 00:00:00 2001 From: Kibum Kim Date: Sat, 7 Jan 2012 01:10:56 +0900 Subject: Git init --- tests/data/test511 | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 tests/data/test511 (limited to 'tests/data/test511') diff --git a/tests/data/test511 b/tests/data/test511 new file mode 100644 index 0000000..81fe657 --- /dev/null +++ b/tests/data/test511 @@ -0,0 +1,44 @@ + +# +# Server-side + + +REPLY MDTM 550 bluah you f00l! +REPLY SIZE 550 bluah you f00l! + + + +# Client-side + + +ftp + +# tool is what to use instead of 'curl' + +lib511 + + + +FTP with FILETIME and NOBODY but missing file + + +ftp://%HOSTIP:%FTPPORT/511 + + + +# +# Verify data after the test has been "shot" + +# CURLE_FTP_COULDNT_RETR_FILE + +19 + + +USER anonymous +PASS ftp@example.com +PWD +MDTM 511 +QUIT + + + -- cgit v1.2.3