xref: /aosp_15_r20/external/curl/tests/data/test147 (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 Worker</keywords>
6*6236dae4SAndroid Build Coastguard Worker</info>
7*6236dae4SAndroid Build Coastguard Worker
8*6236dae4SAndroid Build Coastguard Worker# Server-side
9*6236dae4SAndroid Build Coastguard Worker<reply>
10*6236dae4SAndroid Build Coastguard Worker<data>
11*6236dae4SAndroid Build Coastguard Workerfoo
12*6236dae4SAndroid Build Coastguard Worker</data>
13*6236dae4SAndroid Build Coastguard Worker<servercmd>
14*6236dae4SAndroid Build Coastguard WorkerREPLY CWD 550 I won't allow this on my server
15*6236dae4SAndroid Build Coastguard WorkerCOUNT CWD 1
16*6236dae4SAndroid Build Coastguard Worker</servercmd>
17*6236dae4SAndroid Build Coastguard Worker</reply>
18*6236dae4SAndroid Build Coastguard Worker
19*6236dae4SAndroid Build Coastguard Worker# Client-side
20*6236dae4SAndroid Build Coastguard Worker<client>
21*6236dae4SAndroid Build Coastguard Worker<server>
22*6236dae4SAndroid Build Coastguard Workerftp
23*6236dae4SAndroid Build Coastguard Worker</server>
24*6236dae4SAndroid Build Coastguard Worker<name>
25*6236dae4SAndroid Build Coastguard WorkerFTP with --ftp-create-dirs (failing CWD)
26*6236dae4SAndroid Build Coastguard Worker</name>
27*6236dae4SAndroid Build Coastguard Worker<command>
28*6236dae4SAndroid Build Coastguard Workerftp://%HOSTIP:%FTPPORT/first/dir/here/%TESTNUMBER --ftp-create-dirs
29*6236dae4SAndroid Build Coastguard Worker</command>
30*6236dae4SAndroid Build Coastguard Worker</client>
31*6236dae4SAndroid Build Coastguard Worker
32*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
33*6236dae4SAndroid Build Coastguard Worker<verify>
34*6236dae4SAndroid Build Coastguard Worker<strip>
35*6236dae4SAndroid Build Coastguard WorkerQUIT
36*6236dae4SAndroid Build Coastguard Worker</strip>
37*6236dae4SAndroid Build Coastguard Worker# Strip all valid kinds of PORT and EPRT that curl can send
38*6236dae4SAndroid Build Coastguard Worker<strip>
39*6236dae4SAndroid Build Coastguard Worker^PORT \d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3}
40*6236dae4SAndroid Build Coastguard Worker^EPRT \|1\|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\|\d{1,5}\|
41*6236dae4SAndroid Build Coastguard Worker</strip>
42*6236dae4SAndroid Build Coastguard Worker<protocol>
43*6236dae4SAndroid Build Coastguard WorkerUSER anonymous
44*6236dae4SAndroid Build Coastguard WorkerPASS [email protected]
45*6236dae4SAndroid Build Coastguard WorkerPWD
46*6236dae4SAndroid Build Coastguard WorkerCWD first
47*6236dae4SAndroid Build Coastguard WorkerMKD first
48*6236dae4SAndroid Build Coastguard WorkerCWD first
49*6236dae4SAndroid Build Coastguard WorkerCWD dir
50*6236dae4SAndroid Build Coastguard WorkerCWD here
51*6236dae4SAndroid Build Coastguard WorkerEPSV
52*6236dae4SAndroid Build Coastguard WorkerTYPE I
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