]> rtime.felk.cvut.cz Git - hornmich/skoda-qr-demo.git/blob - QRScanner/mobile/jni/thirdparty/curl/tests/data/test618
Add MuPDF native source codes
[hornmich/skoda-qr-demo.git] / QRScanner / mobile / jni / thirdparty / curl / tests / data / test618
1 <testcase>
2 <info>
3 <keywords>
4 SFTP
5 </keywords>
6 </info>
7
8 #
9 # Client-side
10 <client>
11 <server>
12 sftp
13 </server>
14  <name>
15 SFTP retrieval of two files
16  </name>
17  <command>
18 --key curl_client_key --pubkey curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%PWD/log/file618.txt sftp://%HOSTIP:%SSHPORT%PWD/log/file618.txt --insecure
19 </command>
20 <file name="log/file618.txt">
21 Test data
22 for ssh test
23 </file>
24 </client>
25
26 #
27 # Verify data after the test has been "shot"
28 <verify>
29 <valgrind>
30 disable
31 </valgrind>
32 <stdout>
33 Test data
34 for ssh test
35 Test data
36 for ssh test
37 </stdout>
38 </verify>
39 </testcase>