FTP
EPSV
RETR
Range
# Server-side
0123456789abcdef
0123456789abcdef
0123456789abcdef
0123456789abcdef
0123456789abc
64
# Client-side
ftp
FTP retrieve a byte-range
-r 4-16 ftp://%HOSTIP:%FTPPORT/135
# Verify data after the test has been "shot"
USER anonymous
PASS ftp@example.com
PWD
EPSV
TYPE I
SIZE 135
REST 4
RETR 135
QUIT