blob: 0046297cf0c102bb747953b8d64226c11d9f29e1 [file] [log] [blame]
<testcase>
<info>
<keywords>
FTP
FAILURE
</keywords>
</info>
# Server-side
<reply>
<servercmd>
REPLY USER 314 bluah you fewl!
</servercmd>
</reply>
# Client-side
<client>
<server>
ftp
</server>
<name>
FTP download, failed login: USER not valid
</name>
<command>
ftp://%HOSTIP:%FTPPORT/113
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<errorcode>
67
</errorcode>
<protocol>
USER anonymous
</protocol>
</verify>
</testcase>