<testcase> | |
<info> | |
<keywords> | |
FTP | |
CONNECT_ONLY | |
</keywords> | |
</info> | |
# Client-side | |
<client> | |
<server> | |
ftp | |
</server> | |
<tool> | |
lib%TESTNUMBER | |
</tool> | |
<name> | |
FTP connect only option | |
</name> | |
<command> | |
ftp://%HOSTIP:%FTPPORT | |
</command> | |
</client> | |
# | |
# Verify data after the test has been "shot" | |
<verify> | |
<protocol> | |
USER anonymous | |
PASS [email protected] | |
PWD | |
</protocol> | |
</verify> | |
</testcase> |