# Server-side data blobb REPLY EPSV 500 no such command # Client-side ftp Get two FTP files with no remote EPSV support ftp://%HOSTIP:%FTPPORT/a/path/211 ftp://%HOSTIP:%FTPPORT/a/path/211 data blobb data blobb # Verify data after the test has been "shot" USER anonymous PASS ftp@example.com PWD CWD a CWD path EPSV PASV TYPE I SIZE 211 RETR 211 PASV SIZE 211 RETR 211 QUIT