#
# Server-side
contents of file
# Client-side
ftp
# tool is what to use instead of 'curl'
lib520
FTP RETR with FILETIME
ftp://%HOSTIP:%FTPPORT/520
REPLY MDTM 213 20030405060708
#
# Verify data after the test has been "shot"
USER anonymous
PASS curl_by_daniel@haxx.se
PWD
MDTM 520
EPSV
TYPE I
SIZE 520
RETR 520
QUIT