]> rtime.felk.cvut.cz Git - hornmich/skoda-qr-demo.git/blob - QRScanner/mobile/jni/thirdparty/curl/tests/data/test520
Add MuPDF native source codes
[hornmich/skoda-qr-demo.git] / QRScanner / mobile / jni / thirdparty / curl / tests / data / test520
1 <testcase>
2 #
3 # Server-side
4 <reply>
5 <data>
6 contents of file
7 </data>
8 <servercmd>
9 REPLY MDTM 213 20030405060708
10 </servercmd>
11 </reply>
12
13 # Client-side
14 <client>
15 <server>
16 ftp
17 </server>
18 # tool is what to use instead of 'curl'
19 <tool>
20 lib520
21 </tool>
22
23  <name>
24 FTP RETR with FILETIME
25  </name>
26  <command>
27 ftp://%HOSTIP:%FTPPORT/520
28 </command>
29 </client>
30
31 #
32 # Verify data after the test has been "shot"
33 <verify>
34
35 <protocol>
36 USER anonymous\r
37 PASS ftp@example.com\r
38 PWD\r
39 MDTM 520\r
40 EPSV\r
41 TYPE I\r
42 SIZE 520\r
43 RETR 520\r
44 QUIT\r
45 </protocol>
46 </verify>
47 </testcase>