Files @ 098f8b6684cb
Branch filter:

Location: libtransport.git/msvc-deps/curl/tests/data/test602

Jan Kaluza
Backend logs are not created using 'backend-N.log' pattern where N is ID of the backend (1, 2, 3, 4, ...) according to the backends number
<testcase>
<info>
<keywords>
SFTP
SFTP put
</keywords>
</info>

#
# Server-side
<reply>
</reply>

#
# Client-side
<client>
<server>
sftp
</server>
 <name>
SFTP put
 </name>
 <command>
--key curl_client_key --pubkey curl_client_key.pub -u %USER: -T log/file602.txt sftp://%HOSTIP:%SSHPORT%PWD/log/upload.602 --insecure
</command>
<file name="log/file602.txt">
Test data
for ssh upload test
</file>
</client>

#
# Verify data after the test has been "shot"
<verify>
<upload>
Test data
for ssh upload test
</upload>
<valgrind>
disable
</valgrind>
</verify>
</testcase>