TFTP
TFTP RRQ
FAILURE
data for 1099
#
# Client-side
tftp
TFTP get first a non-existing file then an existing
tftp://%HOSTIP:%TFTPPORT/an/invalid-file tftp://%HOSTIP:%TFTPPORT//1099 --trace-ascii log/traceit
#
# Verify pseudo protocol after the test has been "shot"
opcode: 1
mode: octet
tsize: 0
blksize: 512
timeout: 6
filename: an/invalid-file
opcode: 1
mode: octet
tsize: 0
blksize: 512
timeout: 6
filename: /1099
data for 1099