blob: 0b9de0192c8540d9ac0b349f7623deedc1ca4f6a [file] [log] [blame]
<testcase>
# initially based on test110
<info>
<keywords>
FTP
PASV
RETR
Resume
</keywords>
</info>
# Server-side
<reply>
</reply>
# Client-side
<client>
<server>
ftp
</server>
<name>
FTP download range with integer overflow
</name>
<command>
ftp://%HOSTIP:%FTPPORT/%TESTNUMBER -r 36893488147419103232-
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
USER anonymous
PASS ftp@example.com
PWD
EPSV
QUIT
</protocol>
</verify>
</testcase>