xref: /aosp_15_r20/external/curl/tests/data/test146 (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 WorkerRETR
6*6236dae4SAndroid Build Coastguard Workerpersistent connection
7*6236dae4SAndroid Build Coastguard Worker</keywords>
8*6236dae4SAndroid Build Coastguard Worker</info>
9*6236dae4SAndroid Build Coastguard Worker
10*6236dae4SAndroid Build Coastguard Worker# Server-side
11*6236dae4SAndroid Build Coastguard Worker<reply>
12*6236dae4SAndroid Build Coastguard Worker<data>
13*6236dae4SAndroid Build Coastguard Workerthis is file contents
14*6236dae4SAndroid Build Coastguard Worker</data>
15*6236dae4SAndroid Build Coastguard Worker</reply>
16*6236dae4SAndroid Build Coastguard Worker
17*6236dae4SAndroid Build Coastguard Worker# Client-side
18*6236dae4SAndroid Build Coastguard Worker<client>
19*6236dae4SAndroid Build Coastguard Worker<server>
20*6236dae4SAndroid Build Coastguard Workerftp
21*6236dae4SAndroid Build Coastguard Worker</server>
22*6236dae4SAndroid Build Coastguard Worker<name>
23*6236dae4SAndroid Build Coastguard Workerpersistent FTP with different paths
24*6236dae4SAndroid Build Coastguard Worker</name>
25*6236dae4SAndroid Build Coastguard Worker<command>
26*6236dae4SAndroid Build Coastguard Workerftp://%HOSTIP:%FTPPORT/first/dir/here/%TESTNUMBER ftp://%HOSTIP:%FTPPORT/%TESTNUMBER
27*6236dae4SAndroid Build Coastguard Worker</command>
28*6236dae4SAndroid Build Coastguard Worker</client>
29*6236dae4SAndroid Build Coastguard Worker
30*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
31*6236dae4SAndroid Build Coastguard Worker<verify>
32*6236dae4SAndroid Build Coastguard Worker<strip>
33*6236dae4SAndroid Build Coastguard WorkerQUIT
34*6236dae4SAndroid Build Coastguard Worker</strip>
35*6236dae4SAndroid Build Coastguard Worker# Strip all valid kinds of PORT and EPRT that curl can send
36*6236dae4SAndroid Build Coastguard Worker<strip>
37*6236dae4SAndroid Build Coastguard Worker^PORT \d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3}
38*6236dae4SAndroid Build Coastguard Worker^EPRT \|1\|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\|\d{1,5}\|
39*6236dae4SAndroid Build Coastguard Worker</strip>
40*6236dae4SAndroid Build Coastguard Worker<protocol>
41*6236dae4SAndroid Build Coastguard WorkerUSER anonymous
42*6236dae4SAndroid Build Coastguard WorkerPASS [email protected]
43*6236dae4SAndroid Build Coastguard WorkerPWD
44*6236dae4SAndroid Build Coastguard WorkerCWD first
45*6236dae4SAndroid Build Coastguard WorkerCWD dir
46*6236dae4SAndroid Build Coastguard WorkerCWD here
47*6236dae4SAndroid Build Coastguard WorkerEPSV
48*6236dae4SAndroid Build Coastguard WorkerTYPE I
49*6236dae4SAndroid Build Coastguard WorkerSIZE %TESTNUMBER
50*6236dae4SAndroid Build Coastguard WorkerRETR %TESTNUMBER
51*6236dae4SAndroid Build Coastguard WorkerCWD /
52*6236dae4SAndroid Build Coastguard WorkerEPSV
53*6236dae4SAndroid Build Coastguard WorkerSIZE %TESTNUMBER
54*6236dae4SAndroid Build Coastguard WorkerRETR %TESTNUMBER
55*6236dae4SAndroid Build Coastguard WorkerQUIT
56*6236dae4SAndroid Build Coastguard Worker</protocol>
57*6236dae4SAndroid Build Coastguard Worker</verify>
58*6236dae4SAndroid Build Coastguard Worker</testcase>
59