FTP
FAILURE
# Server-side
REPLY CWD 314 bluah you f00l!
# Client-side
ftp
FTP download, failed CWD
ftp://%HOSTIP:%FTPPORT/path/to/file/%TESTNUMBER
# Verify data after the test has been "shot"
QUIT
9
USER anonymous
PASS ftp@example.com
PWD
CWD path
QUIT