Resync
[CMakeLuaTailorHgBridge.git] / CMakeLua / Utilities / cmcurl-7.19.0 / tests / data / test182
blob762a5549b448cf857a425368a0d24042cd65ff20
1 <testcase>
2 # Server-side
3 <reply>
4 <data sendzero="yes">
5 </data>
6 <size>
8 </size>
9 </reply>
11 # Client-side
12 <client>
13 <server>
14 ftp
15 </server>
16 <name>
17 FTP download an empty file
18 </name>
19 <command>
20 ftp://%HOSTIP:%FTPPORT/182
21 </command>
22 </client>
24 # Verify data after the test has been "shot"
25 <verify>
26 <protocol>
27 USER anonymous
28 PASS ftp@example.com
29 PWD
30 EPSV
31 TYPE I
32 SIZE 182
33 RETR 182
34 QUIT
35 </protocol>
36 </verify>
37 </testcase>