# Server-side moooooooo # Client-side ftp FTP --disable-epsv ftp://%HOSTIP:%FTPPORT/path/to/file/127 --disable-epsv # Verify data after the test has been "shot" USER anonymous PASS curl_by_daniel@haxx.se PWD CWD path CWD to CWD file PASV TYPE I SIZE 127 RETR 127 QUIT