tftpd.8 (945f418ab8a676a9675bf5b845514cf63dbc652a) | tftpd.8 (86a04a0cc7096b8d4cf6209ae49fd8dce7e365f3) |
---|---|
1.\" Copyright (c) 1983, 1991, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 231 unchanged lines hidden (view full) --- 240.Fl c 241option was introduced in 242.Fx 4.3 , 243and the 244.Fl F 245and 246.Fl W 247options were introduced in | 1.\" Copyright (c) 1983, 1991, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 231 unchanged lines hidden (view full) --- 240.Fl c 241option was introduced in 242.Fx 4.3 , 243and the 244.Fl F 245and 246.Fl W 247options were introduced in |
248.Fx 7 . | 248.Fx 7.4 . |
249.Pp 250Support for Timeout Interval and Transfer Size Options (RFC2349) 251was introduced in 252.Fx 5.0 , 253support for the TFTP Blocksize Option (RFC2348) and the blksize2 option 254was introduced in | 249.Pp 250Support for Timeout Interval and Transfer Size Options (RFC2349) 251was introduced in 252.Fx 5.0 , 253support for the TFTP Blocksize Option (RFC2348) and the blksize2 option 254was introduced in |
255.Fx 7 . | 255.Fx 7.4 . |
256.Sh BUGS 257Files larger than 33488896 octets (65535 blocks) cannot be transferred 258without client and server supporting blocksize negotiation (RFC2348). 259.Pp 260Many tftp clients will not transfer files over 16744448 octets (32767 blocks). | 256.Sh BUGS 257Files larger than 33488896 octets (65535 blocks) cannot be transferred 258without client and server supporting blocksize negotiation (RFC2348). 259.Pp 260Many tftp clients will not transfer files over 16744448 octets (32767 blocks). |