2008-03-14 06:51:39 +08:00
|
|
|
<testcase>
|
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
SCP
|
|
|
|
SCP upload
|
|
|
|
FAILURE
|
|
|
|
</keywords>
|
|
|
|
</info>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
scp
|
|
|
|
</server>
|
2023-10-04 17:35:54 +08:00
|
|
|
<name>
|
2008-03-14 06:51:39 +08:00
|
|
|
SCP upload failure
|
2023-10-04 17:35:54 +08:00
|
|
|
</name>
|
|
|
|
<command>
|
2023-03-31 12:32:17 +08:00
|
|
|
--key %LOGDIR/server/curl_client_key --pubkey %LOGDIR/server/curl_client_key.pub -u %USER: -T %LOGDIR/file%TESTNUMBER.txt scp://%HOSTIP:%SSHPORT%SSH_PWD/%LOGDIR/nonexistent-directory/nonexistent-file --insecure
|
2008-03-14 06:51:39 +08:00
|
|
|
</command>
|
2023-03-29 09:20:54 +08:00
|
|
|
<file name="%LOGDIR/file%TESTNUMBER.txt">
|
2008-03-14 06:51:39 +08:00
|
|
|
Test data
|
|
|
|
for ssh upload test
|
|
|
|
</file>
|
|
|
|
</client>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
2014-03-15 17:24:50 +08:00
|
|
|
<valgrind>
|
|
|
|
disable
|
|
|
|
</valgrind>
|
2008-03-14 06:51:39 +08:00
|
|
|
<errorcode>
|
2017-11-05 22:06:30 +08:00
|
|
|
25
|
2008-03-14 06:51:39 +08:00
|
|
|
</errorcode>
|
2010-03-24 06:25:04 +08:00
|
|
|
|
2008-03-14 06:51:39 +08:00
|
|
|
</verify>
|
|
|
|
</testcase>
|