# similar to test 139 but with a reversed time condition
FTP
RETR
-z
# Server-side
213 20030409102659
# Client-side
ftp
FTP request and denied to download an older file with -z
ftp://%HOSTIP:%FTPPORT/blalbla/1262 -z "-1 jan 2001"
USER anonymous
PASS ftp@example.com
PWD
CWD blalbla
MDTM 1262
QUIT