tftpd.8 (ff7e281d6d36c768302ab6bb074b5c4246fcdbac) | tftpd.8 (a3ec17db372ad7c3f70252aef981056782596cd0) |
---|---|
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. --- 164 unchanged lines hidden (view full) --- 173.Fl s 174option is used. 175The user must be specified by name, not a numeric UID. 176.It Fl U Ar umask 177Set the 178.Ar umask 179for newly created files. 180The default is 022 | 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. --- 164 unchanged lines hidden (view full) --- 173.Fl s 174option is used. 175The user must be specified by name, not a numeric UID. 176.It Fl U Ar umask 177Set the 178.Ar umask 179for newly created files. 180The default is 022 |
181.Pq Dv S_IWGRP No | Dv S_IWOTH . | 181.Pq Dv S_IWGRP | S_IWOTH . |
182.It Fl w 183Allow writes requests to create new files. 184By default 185.Nm 186requires that the file specified in a write request exist. 187.El 188.Sh SEE ALSO 189.Xr tftp 1 , --- 34 unchanged lines hidden --- | 182.It Fl w 183Allow writes requests to create new files. 184By default 185.Nm 186requires that the file specified in a write request exist. 187.El 188.Sh SEE ALSO 189.Xr tftp 1 , --- 34 unchanged lines hidden --- |