xref: /aosp_15_r20/external/curl/tests/data/test148 (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<servercmd>
11*6236dae4SAndroid Build Coastguard WorkerREPLY CWD 550 I won't allow this on my server
12*6236dae4SAndroid Build Coastguard WorkerREPLY MKD 550 We will have no such thing
13*6236dae4SAndroid Build Coastguard Worker</servercmd>
14*6236dae4SAndroid Build Coastguard Worker</reply>
15*6236dae4SAndroid Build Coastguard Worker
16*6236dae4SAndroid Build Coastguard Worker# Client-side
17*6236dae4SAndroid Build Coastguard Worker<client>
18*6236dae4SAndroid Build Coastguard Worker<server>
19*6236dae4SAndroid Build Coastguard Workerftp
20*6236dae4SAndroid Build Coastguard Worker</server>
21*6236dae4SAndroid Build Coastguard Worker<name>
22*6236dae4SAndroid Build Coastguard WorkerFTP with --ftp-create-dirs (failing MKD)
23*6236dae4SAndroid Build Coastguard Worker</name>
24*6236dae4SAndroid Build Coastguard Worker<command>
25*6236dae4SAndroid Build Coastguard Workerftp://%HOSTIP:%FTPPORT/attempt/to/get/this/%TESTNUMBER --ftp-create-dirs
26*6236dae4SAndroid Build Coastguard Worker</command>
27*6236dae4SAndroid Build Coastguard Worker</client>
28*6236dae4SAndroid Build Coastguard Worker
29*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
30*6236dae4SAndroid Build Coastguard Worker<verify>
31*6236dae4SAndroid Build Coastguard Worker<strip>
32*6236dae4SAndroid Build Coastguard WorkerQUIT
33*6236dae4SAndroid Build Coastguard Worker</strip>
34*6236dae4SAndroid Build Coastguard Worker# Strip all valid kinds of PORT and EPRT that curl can send
35*6236dae4SAndroid Build Coastguard Worker<strip>
36*6236dae4SAndroid Build Coastguard Worker^PORT \d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3}
37*6236dae4SAndroid Build Coastguard Worker^EPRT \|1\|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\|\d{1,5}\|
38*6236dae4SAndroid Build Coastguard Worker</strip>
39*6236dae4SAndroid Build Coastguard Worker<errorcode>
40*6236dae4SAndroid Build Coastguard Worker9
41*6236dae4SAndroid Build Coastguard Worker</errorcode>
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 attempt
47*6236dae4SAndroid Build Coastguard WorkerMKD attempt
48*6236dae4SAndroid Build Coastguard WorkerCWD attempt
49*6236dae4SAndroid Build Coastguard WorkerQUIT
50*6236dae4SAndroid Build Coastguard Worker</protocol>
51*6236dae4SAndroid Build Coastguard Worker</verify>
52*6236dae4SAndroid Build Coastguard Worker</testcase>
53