Initial commit of visual studio 9 git build superproject.
[git-build-vc9.git] / curl / tests / data / test623
blobc5b258dfd478046e12c4ae0cfd59a4f1d62f301a
1 <testcase>
2 <info>
3 <keywords>
4 SCP
5 SCP upload
6 FAILURE
7 </keywords>
8 </info>
11 # Server-side
12 <reply>
13 </reply>
16 # Client-side
17 <client>
18 <server>
19 scp
20 </server>
21  <name>
22 SCP upload failure
23  </name>
24  <command>
25 --key curl_client_key --pubkey curl_client_key.pub -u %USER: -T log/file623.txt scp://%HOSTIP:%SSHPORT%PWD/log/nonexistent-directory/nonexistent-file
26 </command>
27 <file name="log/file623.txt">
28 Test data
29 for ssh upload test
30 </file>
31 </client>
34 # Verify data after the test has been "shot"
35 <verify>
36 <errorcode>
38 </errorcode>
39 <valgrind>
40 disable
41 </valgrind>
42 </verify>
43 </testcase>