Commit 7d82bc81 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

now does OK even on IPv6-enabled hosts

parent be449bde
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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