# Server-side this is file contents # Client-side ftp FTP download without size in RETR string ftp://%HOSTIP:%FTPPORT/blalbla/lululul/137 RETRNOSIZE # Verify data after the test has been "shot" USER anonymous PASS curl_by_daniel@haxx.se PWD CWD blalbla CWD lululul EPSV TYPE I SIZE 137 RETR 137 QUIT