Backed out updated libcurl.
This commit is contained in:
@@ -1,12 +1,5 @@
|
||||
<testcase>
|
||||
<info>
|
||||
<keywords>
|
||||
FTP
|
||||
CURLE_PARTIAL_FILE
|
||||
RETR
|
||||
PASV
|
||||
</keywords>
|
||||
</info>
|
||||
# Server-side
|
||||
<reply>
|
||||
<data>
|
||||
1oooooooooooooooooooooooooooooooooooooooooo2
|
||||
@@ -32,8 +25,6 @@ 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
|
||||
PASS [email protected]
|
||||
@@ -42,7 +33,6 @@ EPSV
|
||||
TYPE I
|
||||
SIZE 161
|
||||
RETR 161
|
||||
QUIT
|
||||
</protocol>
|
||||
<errorcode>
|
||||
18
|
||||
|
||||
Reference in New Issue
Block a user