tizen 2.3.1 release
[external/curl.git] / tests / data / test161
index bc6820c..0458359 100644 (file)
@@ -1,5 +1,12 @@
 <testcase>
-# Server-side
+<info>
+<keywords>
+FTP
+CURLE_PARTIAL_FILE
+RETR
+PASV
+</keywords>
+</info>
 <reply>
 <data>
 1oooooooooooooooooooooooooooooooooooooooooo2
@@ -25,6 +32,8 @@ ftp://%HOSTIP:%FTPPORT/161
 
 # Verify data after the test has been "shot"
 <verify>
+# This gets QUIT sent because CURLE_PARTIAL_FILE does NOT mark the control
+# connection as bad
 <protocol>
 USER anonymous\r
 PASS ftp@example.com\r
@@ -33,6 +42,7 @@ EPSV
 TYPE I\r
 SIZE 161\r
 RETR 161\r
+QUIT\r
 </protocol>
 <errorcode>
 18