FTP
FAILURE
# Server-side
REPLY PASS 314 bluah you f00l!
# Client-side
ftp
# NOTE that we use the 504 tool for this case
lib504
FTP multi-interface download, failed login: PASS not valid
ftp://%HOSTIP:%FTPPORT/538
# Verify data after the test has been "shot"
# ok, the error code here is supposed to be 100 for the fine case since
# that's just how lib504.c is written
100
USER anonymous
PASS ftp@example.com