xref: /aosp_15_r20/external/curl/tests/data/test237 (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 PASV 227 Entering Passiv Mode (1216,256,2,127,127,127)
12*6236dae4SAndroid Build Coastguard Worker</servercmd>
13*6236dae4SAndroid Build Coastguard Worker</reply>
14*6236dae4SAndroid Build Coastguard Worker
15*6236dae4SAndroid Build Coastguard Worker# Client-side
16*6236dae4SAndroid Build Coastguard Worker<client>
17*6236dae4SAndroid Build Coastguard Worker<server>
18*6236dae4SAndroid Build Coastguard Workerftp
19*6236dae4SAndroid Build Coastguard Worker</server>
20*6236dae4SAndroid Build Coastguard Worker<name>
21*6236dae4SAndroid Build Coastguard WorkerFTP getting bad host in 227-response to PASV
22*6236dae4SAndroid Build Coastguard Worker</name>
23*6236dae4SAndroid Build Coastguard Worker<command>
24*6236dae4SAndroid Build Coastguard Workerftp://%HOSTIP:%FTPPORT/%TESTNUMBER --disable-epsv
25*6236dae4SAndroid Build Coastguard Worker</command>
26*6236dae4SAndroid Build Coastguard Worker</client>
27*6236dae4SAndroid Build Coastguard Worker
28*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
29*6236dae4SAndroid Build Coastguard Worker# The bogus address used here is chosen specifically so that when processed on
30*6236dae4SAndroid Build Coastguard Worker# certain hosts with buggy resolver code, the resulting address (192.0.2.127)
31*6236dae4SAndroid Build Coastguard Worker# is from an address block that is guaranteed never to be assigned (RFC3330).
32*6236dae4SAndroid Build Coastguard Worker<verify>
33*6236dae4SAndroid Build Coastguard Worker# 14 = CURLE_FTP_WEIRD_227_FORMAT
34*6236dae4SAndroid Build Coastguard Worker<errorcode>
35*6236dae4SAndroid Build Coastguard Worker14
36*6236dae4SAndroid Build Coastguard Worker</errorcode>
37*6236dae4SAndroid Build Coastguard Worker<protocol>
38*6236dae4SAndroid Build Coastguard WorkerUSER anonymous
39*6236dae4SAndroid Build Coastguard WorkerPASS [email protected]
40*6236dae4SAndroid Build Coastguard WorkerPWD
41*6236dae4SAndroid Build Coastguard WorkerPASV
42*6236dae4SAndroid Build Coastguard Worker</protocol>
43*6236dae4SAndroid Build Coastguard Worker</verify>
44*6236dae4SAndroid Build Coastguard Worker</testcase>
45