xref: /aosp_15_r20/external/curl/tests/data/test145 (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1*6236dae4SAndroid Build Coastguard Worker<testcase>
2*6236dae4SAndroid Build Coastguard Worker<info>
3*6236dae4SAndroid Build Coastguard Worker<keywords>
4*6236dae4SAndroid Build Coastguard WorkerFTP
5*6236dae4SAndroid Build Coastguard WorkerNLST
6*6236dae4SAndroid Build Coastguard WorkerPORT
7*6236dae4SAndroid Build Coastguard Worker</keywords>
8*6236dae4SAndroid Build Coastguard Worker</info>
9*6236dae4SAndroid Build Coastguard Worker# Server-side
10*6236dae4SAndroid Build Coastguard Worker<reply>
11*6236dae4SAndroid Build Coastguard Worker<servercmd>
12*6236dae4SAndroid Build Coastguard WorkerREPLY NLST 550 Have a taste on this!
13*6236dae4SAndroid Build Coastguard Worker</servercmd>
14*6236dae4SAndroid Build Coastguard Worker<data>
15*6236dae4SAndroid Build Coastguard Worker</data>
16*6236dae4SAndroid Build Coastguard Worker</reply>
17*6236dae4SAndroid Build Coastguard Worker
18*6236dae4SAndroid Build Coastguard Worker# Client-side
19*6236dae4SAndroid Build Coastguard Worker<client>
20*6236dae4SAndroid Build Coastguard Worker<server>
21*6236dae4SAndroid Build Coastguard Workerftp
22*6236dae4SAndroid Build Coastguard Worker</server>
23*6236dae4SAndroid Build Coastguard Worker<name>
24*6236dae4SAndroid Build Coastguard WorkerFTP NLST dir list with weird reply code, using PORT
25*6236dae4SAndroid Build Coastguard Worker</name>
26*6236dae4SAndroid Build Coastguard Worker<command>
27*6236dae4SAndroid Build Coastguard Workerftp://%HOSTIP:%FTPPORT/ -P - -l
28*6236dae4SAndroid Build Coastguard Worker</command>
29*6236dae4SAndroid Build Coastguard Worker</client>
30*6236dae4SAndroid Build Coastguard Worker
31*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
32*6236dae4SAndroid Build Coastguard Worker<verify>
33*6236dae4SAndroid Build Coastguard Worker<strip>
34*6236dae4SAndroid Build Coastguard WorkerQUIT
35*6236dae4SAndroid Build Coastguard Worker</strip>
36*6236dae4SAndroid Build Coastguard Worker<errorcode>
37*6236dae4SAndroid Build Coastguard Worker19
38*6236dae4SAndroid Build Coastguard Worker</errorcode>
39*6236dae4SAndroid Build Coastguard Worker# Strip all valid kinds of PORT and EPRT that curl can send
40*6236dae4SAndroid Build Coastguard Worker<strip>
41*6236dae4SAndroid Build Coastguard Worker^PORT \d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3}
42*6236dae4SAndroid Build Coastguard Worker^EPRT \|1\|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\|\d{1,5}\|
43*6236dae4SAndroid Build Coastguard Worker</strip>
44*6236dae4SAndroid Build Coastguard Worker<protocol>
45*6236dae4SAndroid Build Coastguard WorkerUSER anonymous
46*6236dae4SAndroid Build Coastguard WorkerPASS [email protected]
47*6236dae4SAndroid Build Coastguard WorkerPWD
48*6236dae4SAndroid Build Coastguard WorkerPORT 127,0,0,1,243,212
49*6236dae4SAndroid Build Coastguard WorkerTYPE A
50*6236dae4SAndroid Build Coastguard WorkerNLST
51*6236dae4SAndroid Build Coastguard WorkerQUIT
52*6236dae4SAndroid Build Coastguard Worker</protocol>
53*6236dae4SAndroid Build Coastguard Worker</verify>
54*6236dae4SAndroid Build Coastguard Worker</testcase>
55