xref: /aosp_15_r20/external/curl/tests/data/test596 (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1*6236dae4SAndroid Build Coastguard Worker<testcase>
2*6236dae4SAndroid Build Coastguard Worker#
3*6236dae4SAndroid Build Coastguard Worker# This test is like 585 but uses active FTP instead of HTTP
4*6236dae4SAndroid Build Coastguard Worker#
5*6236dae4SAndroid Build Coastguard Worker<info>
6*6236dae4SAndroid Build Coastguard Worker<keywords>
7*6236dae4SAndroid Build Coastguard WorkerFTP
8*6236dae4SAndroid Build Coastguard Worker</keywords>
9*6236dae4SAndroid Build Coastguard Worker</info>
10*6236dae4SAndroid Build Coastguard Worker#
11*6236dae4SAndroid Build Coastguard Worker# Server-side
12*6236dae4SAndroid Build Coastguard Worker<reply>
13*6236dae4SAndroid Build Coastguard Worker<data>
14*6236dae4SAndroid Build Coastguard Workermoo
15*6236dae4SAndroid Build Coastguard Worker</data>
16*6236dae4SAndroid Build Coastguard Worker<datacheck>
17*6236dae4SAndroid Build Coastguard Worker[OPEN] counter: 1
18*6236dae4SAndroid Build Coastguard Worker[OPEN] counter: 2
19*6236dae4SAndroid Build Coastguard Worker[CLOSE] counter: 2
20*6236dae4SAndroid Build Coastguard Workermoo
21*6236dae4SAndroid Build Coastguard Worker[CLOSE] counter: 1
22*6236dae4SAndroid Build Coastguard Worker</datacheck>
23*6236dae4SAndroid Build Coastguard Worker</reply>
24*6236dae4SAndroid Build Coastguard Worker
25*6236dae4SAndroid Build Coastguard Worker# Client-side
26*6236dae4SAndroid Build Coastguard Worker<client>
27*6236dae4SAndroid Build Coastguard Worker<server>
28*6236dae4SAndroid Build Coastguard Workerftp
29*6236dae4SAndroid Build Coastguard Worker</server>
30*6236dae4SAndroid Build Coastguard Worker# tool is what to use instead of 'curl'
31*6236dae4SAndroid Build Coastguard Worker<tool>
32*6236dae4SAndroid Build Coastguard Workerlib585
33*6236dae4SAndroid Build Coastguard Worker</tool>
34*6236dae4SAndroid Build Coastguard Worker
35*6236dae4SAndroid Build Coastguard Worker<name>
36*6236dae4SAndroid Build Coastguard Workerverify close callbacks with active FTP
37*6236dae4SAndroid Build Coastguard Worker</name>
38*6236dae4SAndroid Build Coastguard Worker<command>
39*6236dae4SAndroid Build Coastguard Workerftp://%HOSTIP:%FTPPORT/%TESTNUMBER %LOGDIR/ip%TESTNUMBER activeftp
40*6236dae4SAndroid Build Coastguard Worker</command>
41*6236dae4SAndroid Build Coastguard Worker</client>
42*6236dae4SAndroid Build Coastguard Worker
43*6236dae4SAndroid Build Coastguard Worker#
44*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
45*6236dae4SAndroid Build Coastguard Worker<verify>
46*6236dae4SAndroid Build Coastguard Worker<strip>
47*6236dae4SAndroid Build Coastguard WorkerQUIT
48*6236dae4SAndroid Build Coastguard Worker</strip>
49*6236dae4SAndroid Build Coastguard Worker<strippart>
50*6236dae4SAndroid Build Coastguard Workers/^(EPRT \|1\|)(.*)/$1/
51*6236dae4SAndroid Build Coastguard Worker</strippart>
52*6236dae4SAndroid Build Coastguard Worker<protocol>
53*6236dae4SAndroid Build Coastguard WorkerUSER anonymous
54*6236dae4SAndroid Build Coastguard WorkerPASS [email protected]
55*6236dae4SAndroid Build Coastguard WorkerPWD
56*6236dae4SAndroid Build Coastguard WorkerEPRT |1|
57*6236dae4SAndroid Build Coastguard WorkerTYPE I
58*6236dae4SAndroid Build Coastguard WorkerSIZE %TESTNUMBER
59*6236dae4SAndroid Build Coastguard WorkerRETR %TESTNUMBER
60*6236dae4SAndroid Build Coastguard WorkerQUIT
61*6236dae4SAndroid Build Coastguard Worker</protocol>
62*6236dae4SAndroid Build Coastguard Worker</verify>
63*6236dae4SAndroid Build Coastguard Worker</testcase>
64