FTP EPSV RETR Range # Server-side 0123456789abcdef 0123456789abcdef 0123456789abcdef 0123456789abcdef 0123456789abcdef 0123456789abcdef 0123456789abcdef 012345678 64 # Client-side ftp FTP retrieve a byte-range with end larger than file -r 4-1000 ftp://%HOSTIP:%FTPPORT/%TESTNUMBER # Verify data after the test has been "shot" USER anonymous PASS ftp@example.com PWD EPSV TYPE I SIZE %TESTNUMBER REST 4 RETR %TESTNUMBER ABOR QUIT