]> icculus.org git repositories - icculus/iodoom3.git/blob - neo/curl/tests/data/test114
hello world
[icculus/iodoom3.git] / neo / curl / tests / data / test114
1 # Server-side
2 <reply>
3 </reply>
4
5 # Client-side
6 <client>
7 <server>
8 ftp
9 </server>
10  <name>
11 FTP download, failed login: PASS not valid
12  </name>
13  <command>
14 ftp://%HOSTIP:%FTPPORT/114
15 </command>
16 <file name="log/ftpserver.cmd">
17 REPLY PASS 314 bluah you f00l!
18 </file>
19 </test>
20
21 # Verify data after the test has been "shot"
22 <verify>
23 <errorcode>
24 11
25 </errorcode>
26 <protocol>
27 USER anonymous
28 PASS curl_by_daniel@haxx.se
29 </protocol>
30 </verify>