curl/tests/data/test405

32 lines
361 B
Plaintext

<testcase>
<info>
<keywords>
FTPS
FAILURE
</keywords>
</info>
# Client-side
<client>
<features>
SSL
</features>
<server>
ftp
</server>
<name>
FTPS operation to FTP port
</name>
<command>
-k ftps://%HOSTIP:%FTPPORT/path/to/file/405
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<errorcode>
35
</errorcode>
</verify>
</testcase>