2007-04-01 02:28:12 -04:00
|
|
|
<testcase>
|
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
SCP
|
|
|
|
FAILURE
|
|
|
|
</keywords>
|
|
|
|
</info>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
scp
|
|
|
|
</server>
|
|
|
|
<name>
|
|
|
|
SCP retrieval of nonexistent file
|
|
|
|
</name>
|
|
|
|
<command>
|
2009-07-28 13:55:00 -04:00
|
|
|
--key curl_client_key --pubkey curl_client_key.pub -u %USER: scp://%HOSTIP:%SSHPORT%PWD/not-a-valid-file-moooo --insecure
|
2007-04-01 02:28:12 -04:00
|
|
|
</command>
|
|
|
|
</client>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<errorcode>
|
2007-07-10 18:26:59 -04:00
|
|
|
79
|
2007-04-01 02:28:12 -04:00
|
|
|
</errorcode>
|
|
|
|
<valgrind>
|
|
|
|
disable
|
|
|
|
</valgrind>
|
|
|
|
</verify>
|
|
|
|
</testcase>
|