mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
now does OK even on IPv6-enabled hosts
This commit is contained in:
parent
be449bdea1
commit
7d82bc81a2
@ -27,8 +27,11 @@ ftp://%HOSTIP:%FTPPORT/ -P %HOSTIP
|
||||
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
# strip all kinds of PORT, EPRT and LPRT curl can do
|
||||
<strip>
|
||||
^PORT 127,0,0,1,.*
|
||||
^EPRT.*
|
||||
^LPRT.*
|
||||
</strip>
|
||||
<protocol>
|
||||
USER anonymous
|
||||
|
Loading…
Reference in New Issue
Block a user