FTP --max-filesize # Server-side 85 # Client-side ftp FTP download maximum filesize exceeded ftp://%HOSTIP:%FTPPORT/290 --max-filesize 30 # Verify data after the test has been "shot" 63 USER anonymous PASS ftp@example.com PWD EPSV TYPE I SIZE 290 QUIT