TFTP
TFTP RRQ
FAILURE
data for %TESTNUMBER
#
# Client-side
tftp
TFTP get first a non-existing file then an existing
tftp://%HOSTIP:%TFTPPORT/an/invalid-file tftp://%HOSTIP:%TFTPPORT//%TESTNUMBER
#
# Verify pseudo protocol after the test has been "shot"
^timeout = [5-6]$
opcode = 1
mode = octet
tsize = 0
blksize = 512
filename = an/invalid-file
opcode = 1
mode = octet
tsize = 0
blksize = 512
filename = /%TESTNUMBER
data for %TESTNUMBER