FTP
#
# Server-side
REPLY MDTM 550 bluah you f00l!
REPLY SIZE 550 bluah you f00l!
# Client-side
ftp
# tool is what to use instead of 'curl'
lib%TESTNUMBER
FTP with FILETIME and NOBODY but missing file
ftp://%HOSTIP:%FTPPORT/%TESTNUMBER
#
# Verify data after the test has been "shot"
# CURLE_REMOTE_FILE_NOT_FOUND
78
USER anonymous
PASS ftp@example.com
PWD
MDTM %TESTNUMBER
TYPE I
SIZE %TESTNUMBER
QUIT