2007-01-23 10:25:56 +08:00
|
|
|
<testcase>
|
2006-12-11 17:32:58 +08:00
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
FTP
|
|
|
|
FAILURE
|
2008-08-27 04:21:59 +08:00
|
|
|
multi
|
2006-12-11 17:32:58 +08:00
|
|
|
</keywords>
|
|
|
|
</info>
|
2007-04-19 04:22:01 +08:00
|
|
|
|
2006-12-11 17:32:58 +08:00
|
|
|
# Server-side
|
|
|
|
<reply>
|
2007-04-19 04:22:01 +08:00
|
|
|
<servercmd>
|
|
|
|
REPLY PASS 314 bluah you f00l!
|
|
|
|
</servercmd>
|
2006-12-11 17:32:58 +08:00
|
|
|
</reply>
|
|
|
|
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
ftp
|
|
|
|
</server>
|
|
|
|
# NOTE that we use the 504 tool for this case
|
|
|
|
<tool>
|
|
|
|
lib504
|
|
|
|
</tool>
|
|
|
|
<name>
|
|
|
|
FTP multi-interface download, failed login: PASS not valid
|
|
|
|
</name>
|
|
|
|
<command>
|
|
|
|
ftp://%HOSTIP:%FTPPORT/538
|
|
|
|
</command>
|
|
|
|
</client>
|
|
|
|
|
|
|
|
# Verify data after the test has been "shot"
|
2011-10-21 22:26:18 +08:00
|
|
|
# TEST_ERR_SUCCESS is errorcode 120
|
2006-12-11 17:32:58 +08:00
|
|
|
<verify>
|
|
|
|
<errorcode>
|
2011-10-21 22:26:18 +08:00
|
|
|
120
|
2006-12-11 17:32:58 +08:00
|
|
|
</errorcode>
|
|
|
|
<protocol>
|
|
|
|
USER anonymous
|
2007-02-14 06:50:16 +08:00
|
|
|
PASS ftp@example.com
|
2006-12-11 17:32:58 +08:00
|
|
|
</protocol>
|
|
|
|
</verify>
|
2007-01-23 10:25:56 +08:00
|
|
|
</testcase>
|