ftp tests: libcurl returns CURLE_FTP_ACCEPT_FAILED better now
Since commit 57aeabcc1a, it handles errors on the control connection
while waiting for the data connection better.
Test 591 and 592 are updated accordingly.
This commit is contained in:
@@ -62,10 +62,11 @@ EPRT |1|
|
||||
PORT
|
||||
TYPE I
|
||||
STOR 592
|
||||
QUIT
|
||||
</protocol>
|
||||
# 28 == CURLE_OPERATION_TIMEDOUT
|
||||
# CURLE_FTP_ACCEPT_FAILED = 10
|
||||
<errorcode>
|
||||
28
|
||||
10
|
||||
</errorcode>
|
||||
<upload>
|
||||
</upload>
|
||||
|
||||
Reference in New Issue
Block a user