Resync
[CMakeLuaTailorHgBridge.git] / CMakeLua / Utilities / cmcurl-7.19.0 / tests / data / test618
blob673bdcbc68c2eacee1a6a5c4d86d662f823a3815
1 <testcase>
2 <info>
3 <keywords>
4 SFTP
5 </keywords>
6 </info>
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
19 </command>
20 <file name="log/file618.txt">
21 Test data
22 for ssh test
23 </file>
24 </client>
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>