FTP
PASV
RETR
# Server-side
file contents should appear once for each file
file contents should appear once for each file
file contents should appear once for each file
file contents should appear once for each file
file contents should appear once for each file
# Client-side
ftp
lib526
FTP RETR same file using different handles but same connection
ftp://%HOSTIP:%FTPPORT/path/526
# Verify data after the test has been "shot"
USER anonymous
PASS curl_by_daniel@haxx.se
PWD
CWD path
EPSV
TYPE I
SIZE 526
RETR 526
EPSV
SIZE 526
RETR 526
EPSV
SIZE 526
RETR 526
EPSV
SIZE 526
RETR 526
QUIT