now does OK even on IPv6-enabled hosts
This commit is contained in:
@@ -27,8 +27,11 @@ ftp://%HOSTIP:%FTPPORT/ -P %HOSTIP
|
|||||||
|
|
||||||
# Verify data after the test has been "shot"
|
# Verify data after the test has been "shot"
|
||||||
<verify>
|
<verify>
|
||||||
|
# strip all kinds of PORT, EPRT and LPRT curl can do
|
||||||
<strip>
|
<strip>
|
||||||
^PORT 127,0,0,1,.*
|
^PORT 127,0,0,1,.*
|
||||||
|
^EPRT.*
|
||||||
|
^LPRT.*
|
||||||
</strip>
|
</strip>
|
||||||
<protocol>
|
<protocol>
|
||||||
USER anonymous
|
USER anonymous
|
||||||
|
|||||||
Reference in New Issue
Block a user