FTP
-z
--data-binary
# Server-side
213 20030409102659
# Client-side
ftp
FTP download file with -z, expected to not transfer
ftp://%HOSTIP:%FTPPORT/blalbla/140 -z "1 jan 2004"
# Verify data after the test has been "shot"
USER anonymous
PASS ftp@example.com
PWD
CWD blalbla
MDTM 140
QUIT