<testcase> | |
<info> | |
<keywords> | |
SFTP | |
zero-length | |
</keywords> | |
</info> | |
# | |
# Server-side | |
<reply> | |
<data sendzero="yes"> | |
</data> | |
</reply> | |
# | |
# Client-side | |
<client> | |
<server> | |
sftp | |
</server> | |
<name> | |
SFTP retrieval of empty file | |
</name> | |
<command> | |
--key curl_client_key --pubkey curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%PWD/log/file616.txt --insecure | |
</command> | |
<file name="log/file616.txt"> | |
</file> | |
</client> | |
# | |
# Verify data after the test has been "shot" | |
<verify> | |
<valgrind> | |
disable | |
</valgrind> | |
</verify> | |
</testcase> |