# Server-side this is file contents -1 # Client-side ftp FTP download without size in RETR string and no SIZE command ftp://%HOSTIP:%FTPPORT/blalbla/lululul/138 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 138 RETR 138 QUIT