Resync
[CMakeLuaTailorHgBridge.git] / CMakeLua / Utilities / cmcurl-7.19.0 / tests / data / test235
bloba31cef1a772e515587157f46840d5304b2b2fe8c
1 <testcase>
2 # Server-side
3 <reply>
4 </reply>
6 # Client-side
7 <client>
8 <server>
9 ftp
10 </server>
11  <name>
12 FTP resumed upload but no file present remotely
13  </name>
14  <command>
15 ftp://%HOSTIP:%FTPPORT/235 -T log/upload235 -C -
16 </command>
17 <file name="log/upload235">
18 this is the *****crap******** that we're gonna upload
20 worx?
21 </file>
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 235
33 STOR 235
34 QUIT
35 </protocol>
36 <upload>
37 this is the *****crap******** that we're gonna upload
39 worx?
40 </upload>
41 </verify>
42 </testcase>