Commit cf38a4c4 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

test the EPRT/LPRT/PORT somewhat more

parent aacc79a3
Loading
Loading
Loading
Loading
+7 −7
Original line number Original line Diff line number Diff line
@@ -33,9 +33,9 @@ data blobb
# Verify data after the test has been "shot"
# Verify data after the test has been "shot"
<verify>
<verify>
<strippart>
<strippart>
s/^EPRT .*/EPRT stripped/
s/^(EPRT \|1\|127.0.0.1).*/$1/
s/^LPRT .*/LPRT stripped/
s/^(LPRT 4,4,127,0,0,1,).*/$1/
s/^PORT .*/PORT stripped/
s/^(PORT 127,0,0,1,).*/$1/
</strippart>
</strippart>
<protocol>
<protocol>
USER anonymous
USER anonymous
@@ -43,13 +43,13 @@ PASS curl_by_daniel@haxx.se
PWD
PWD
CWD a
CWD a
CWD path
CWD path
EPRT stripped
EPRT |1|127.0.0.1
LPRT stripped
LPRT 4,4,127,0,0,1,
PORT stripped
PORT 127,0,0,1,
TYPE I
TYPE I
SIZE 212
SIZE 212
RETR 212
RETR 212
PORT stripped
PORT 127,0,0,1,
TYPE I
TYPE I
SIZE 212
SIZE 212
RETR 212
RETR 212