2014-03-13 03:22:02 +01:00
|
|
|
<testcase>
|
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
SFTP
|
|
|
|
NOBODY
|
|
|
|
</keywords>
|
|
|
|
</info>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
<data>
|
|
|
|
</data>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
sftp
|
|
|
|
</server>
|
2023-10-04 11:35:54 +02:00
|
|
|
<name>
|
2014-03-13 03:22:02 +01:00
|
|
|
SFTP --head retrieval
|
2023-10-04 11:35:54 +02:00
|
|
|
</name>
|
|
|
|
<command>
|
2025-03-23 16:01:11 +01:00
|
|
|
--key %LOGDIR/server/curl_client_key --pubkey %LOGDIR/server/curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%SFTP_PWD/%LOGDIR/file%TESTNUMBER.txt --insecure --head
|
2014-03-13 03:22:02 +01:00
|
|
|
</command>
|
2023-03-28 18:20:54 -07:00
|
|
|
<file name="%LOGDIR/file%TESTNUMBER.txt">
|
2014-03-13 03:22:02 +01:00
|
|
|
Test data
|
|
|
|
for ssh test
|
|
|
|
</file>
|
|
|
|
</client>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
</verify>
|
|
|
|
</testcase>
|