mirror of
https://github.com/curl/curl.git
synced 2026-08-25 19:53:32 +03:00
parent
6e054623b4
commit
1870fd2832
4 changed files with 4 additions and 4 deletions
|
|
@ -40,7 +40,7 @@ s/^EPRT \|1\|(.*)/EPRT \|1\|/
|
|||
|
||||
# This test doesn't send a QUIT because the main state machine in multi.c
|
||||
# triggers the timeout and sets the CURLE_OPERATION_TIMEDOUT error (28) for
|
||||
# which the FTP disconect code generically has to assume could mean the
|
||||
# which the FTP disconnect code generically has to assume could mean the
|
||||
# control the connection and thus it cannot send any command.
|
||||
<protocol>
|
||||
USER anonymous
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue