Resync
[CMakeLuaTailorHgBridge.git] / CMakeLua / Utilities / cmcurl-7.19.0 / tests / data / test602
blob40aacce5ff62fb4e087c015fef35c6d738117bf1
1 <testcase>
2 <info>
3 <keywords>
4 SFTP
5 SFTP put
6 </keywords>
7 </info>
10 # Server-side
11 <reply>
12 </reply>
15 # Client-side
16 <client>
17 <server>
18 sftp
19 </server>
20  <name>
21 SFTP put
22  </name>
23  <command>
24 --key curl_client_key --pubkey curl_client_key.pub -u %USER: -T log/file602.txt sftp://%HOSTIP:%SSHPORT%PWD/log/upload.602
25 </command>
26 <file name="log/file602.txt">
27 Test data
28 for ssh upload test
29 </file>
30 </client>
33 # Verify data after the test has been "shot"
34 <verify>
35 <upload>
36 Test data
37 for ssh upload test
38 </upload>
39 <valgrind>
40 disable
41 </valgrind>
42 </verify>
43 </testcase>