Resync
[CMakeLuaTailorHgBridge.git] / CMakeLua / Utilities / cmcurl-7.19.0 / tests / data / test511
blob90b5e4f8413af9d34de40b8b407280c05b7da3e6
1 <testcase>
3 # Server-side
4 <reply>
5 <servercmd>
6 REPLY MDTM 550 bluah you f00l!
7 REPLY SIZE 550 bluah you f00l!
8 </servercmd>
9 </reply>
11 # Client-side
12 <client>
13 <server>
14 ftp
15 </server>
16 # tool is what to use instead of 'curl'
17 <tool>
18 lib511
19 </tool>
21  <name>
22 FTP with FILETIME and NOBODY but missing file
23  </name>
24  <command>
25 ftp://%HOSTIP:%FTPPORT/511
26 </command>
27 </client>
30 # Verify data after the test has been "shot"
31 <verify>
32 # CURLE_FTP_COULDNT_RETR_FILE
33 <errorcode>
35 </errorcode>
36 <protocol>
37 USER anonymous
38 PASS ftp@example.com
39 PWD
40 MDTM 511
41 QUIT
42 </protocol>
43 </verify>
44 </testcase>