Network Working Group G. Malkin
Request for Comments: 1784 Xylogics, Inc.
Updates: 1350 A. Harkin
Category: Standards Track Hewlett Packard Co.
March 1995
TFTP Timeout Interval and Transfer Size Options
+-------+---~~---+---+---~~---+---+---~~---+---+---~~---+---+
| opc |filename| 0 | mode | 0 | timeout| 0 | #secs | 0 |
+-------+---~~---+---+---~~---+---+---~~---+---+---~~---+---+
opc
Malkin & Harkin [Page 1]
RFC 1784 TFTP Options March 1995
mode
+-------+--------+---+--------+---+--------+---+--------+---+
| 1 | foobar | 0 | binary | 0 | timeout| 0 | 1 | 0 |
+-------+--------+---+--------+---+--------+---+--------+---+
is a Read Request, for the file named "foobar", in binary transfer mode, with a timeout interval of 1 second.
+-------+---~~---+---+---~~---+---+---~~---+---+---~~---+---+
| opc |filename| 0 | mode | 0 | tsize | 0 | size | 0 |
+-------+---~~---+---+---~~---+---+---~~---+---+---~~---+---+
opc
Malkin & Harkin [Page 2]
RFC 1784 TFTP Options March 1995
tsize
+-------+--------+---+--------+---+--------+---+--------+---+
| 2 | foobar | 0 | binary | 0 | tsize | 0 | 673312 | 0 |
+-------+--------+---+--------+---+--------+---+--------+---+
is a Write Request, with the 673312-octet file named "foobar", in binary transfer mode.
Malkin & Harkin [Page 3]
RFC 1784 TFTP Options March 1995
Authors' Addresses