Resync
[CMakeLuaTailorHgBridge.git] / CMakeLua / Utilities / cmcurl-7.19.0 / tests / data / test161
blob03e8fc621b12b517d3663a4b256f8945358e5f7d
1 <testcase>
2 # Server-side
3 <reply>
4 <data>
5 1oooooooooooooooooooooooooooooooooooooooooo2
6 </data>
7 <size>
8 10928
9 </size>
10 </reply>
12 # Client-side
13 <client>
14 <server>
15 ftp
16 </server>
17  <name>
18 FTP RETR PASV
19  </name>
20  <command>
21 ftp://%HOSTIP:%FTPPORT/161
22 </command>
23 </client>
26 # Verify data after the test has been "shot"
27 <verify>
28 <protocol>
29 USER anonymous
30 PASS ftp@example.com
31 PWD
32 EPSV
33 TYPE I
34 SIZE 161
35 RETR 161
36 </protocol>
37 <errorcode>
39 </errorcode>
40 </verify>
41 </testcase>