37 Debug. When specified it sets the SO_DEBUG socket
38 option.
39
40
41 -s
42 Secure. When specified, the directory change to homedir
43 must succeed. The daemon also changes its root directory
44 to homedir.
45
46
47 -T rexmtval
48 Specifies the value of the retransmission timeout in
49 seconds. This also affects the maximum session timeout
50 in that the latter is set to five times the
51 retransmission timeout value.
52
53
54 USAGE
55 The in.tftpd server is IPv6-enabled. See ip6(7P).
56
57
58 in.tftpd supports transfers of greater than 32 MB, per RFC 2348.
59
60 SEE ALSO
61 svcs(1), tftp(1), inetadm(1M), inetd(1M), svcadm(1M), netconfig(4),
62 attributes(5), smf(5), ip6(7P)
63
64
65 Malkin, G. and Harkin, A. RFC 2347, TFTP Option Extension. The Internet
66 Society. May 1998
67
68
69 Malkin, G. and Harkin, A. RFC 2348, TFTP Blocksize Option. The Internet
70 Society. May 1998
71
72
73 Malkin, G. and Harkin, A. RFC 2349, TFTP Timeout Interval and Transfer
74 Size Options. The Internet Society. May 1998
75
76
77 Sollins, K.R. RFC 1350, The TFTP Protocol (Revision 2). Network Working
78 Group. July 1992.
79
80 NOTES
81 The tftpd server only acknowledges the transfer size option that is
82 sent with a read request when the octet transfer mode is specified.
83
84
85 The in.tftpd.1m service is managed by the service management facility,
86 smf(5), under the service identifier:
87
88 svc:/network/tftp/udp6:default
89
90
91
92
93 Administrative actions on this service, such as enabling, disabling, or
94 requesting restart, can be performed using svcadm(1M). Responsibility
95 for initiating and restarting this service is delegated to inetd(1M).
96 Use inetadm(1M) to make configuration changes and to view configuration
97 information for this service. The service's status can be queried using
98 the svcs(1) command.
99
100
101 Unlike most smf(5) services, a manifest for the tftp service is not
102 included in the system. To create one and enable this service, the
103 administrator should:
104
105 1. Edit /etc/inet/inetd.conf and uncomment the tftp entry.
106
107 2. Run /usr/sbin/inetconv.
108
109
110 After you run inetconv, the svc:/network/tftp/udp6:default service is
111 created and enabled.
112
113
114
115 November 5, 2008 IN.TFTPD(1M)
|
37 Debug. When specified it sets the SO_DEBUG socket
38 option.
39
40
41 -s
42 Secure. When specified, the directory change to homedir
43 must succeed. The daemon also changes its root directory
44 to homedir.
45
46
47 -T rexmtval
48 Specifies the value of the retransmission timeout in
49 seconds. This also affects the maximum session timeout
50 in that the latter is set to five times the
51 retransmission timeout value.
52
53
54 USAGE
55 The in.tftpd server is IPv6-enabled. See ip6(7P).
56
57 in.tftpd supports transfers of greater than 32 MB, per RFC 2348.
58
59 SEE ALSO
60 svcs(1), tftp(1), inetadm(1M), inetd(1M), svcadm(1M), netconfig(4),
61 attributes(5), smf(5), ip6(7P)
62
63 Malkin, G. and Harkin, A. RFC 2347, TFTP Option Extension. The Internet
64 Society. May 1998
65
66
67 Malkin, G. and Harkin, A. RFC 2348, TFTP Blocksize Option. The Internet
68 Society. May 1998
69
70
71 Malkin, G. and Harkin, A. RFC 2349, TFTP Timeout Interval and Transfer
72 Size Options. The Internet Society. May 1998
73
74
75 Sollins, K.R. RFC 1350, The TFTP Protocol (Revision 2). Network Working
76 Group. July 1992.
77
78 NOTES
79 The tftpd server only acknowledges the transfer size option that is
80 sent with a read request when the octet transfer mode is specified.
81
82 The in.tftpd.1m service is managed by the service management facility,
83 smf(5), under the service identifier:
84
85 svc:/network/tftp/udp6:default
86
87
88
89
90 Administrative actions on this service, such as enabling, disabling, or
91 requesting restart, can be performed using svcadm(1M). Responsibility
92 for initiating and restarting this service is delegated to inetd(1M).
93 Use inetadm(1M) to make configuration changes and to view configuration
94 information for this service. The service's status can be queried using
95 the svcs(1) command.
96
97
98
99 June 17, 2015 IN.TFTPD(1M)
|