2007-04-01 02:28:12 -04:00
|
|
|
<testcase>
|
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
SFTP
|
|
|
|
FAILURE
|
|
|
|
</keywords>
|
|
|
|
</info>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
sftp
|
|
|
|
</server>
|
|
|
|
<name>
|
|
|
|
SFTP 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: sftp://%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>
|
2014-03-15 05:24:50 -04:00
|
|
|
<valgrind>
|
|
|
|
disable
|
|
|
|
</valgrind>
|
2007-04-01 02:28:12 -04:00
|
|
|
<errorcode>
|
2007-04-09 14:24:56 -04:00
|
|
|
78
|
2007-04-01 02:28:12 -04:00
|
|
|
</errorcode>
|
|
|
|
</verify>
|
|
|
|
</testcase>
|