FTP
RETR
multi
LIST
DELAY
# Server-side
DELAY LIST 2
DELAY TYPE 2
# Client-side
ftp
lib%TESTNUMBER
ftp
FTP with multi interface and slow LIST response
ftp://%HOSTIP:%FTPPORT/%TESTNUMBER/
# Verify data after the test has been "shot"
0
USER anonymous
PASS ftp@example.com
PWD
CWD %TESTNUMBER
EPSV
TYPE A
LIST
QUIT