freebsd-dev/eBones/man/tftpd.8
Geoff Rehmet 60643d379b Initial import of eBones.
(Including all changes for FreeBSD - importing the original eBones distribution
would be too complex at this stage, since I don't have access to Piero's 
CVS.)
(If you want to include eBones in your system, don't forget to include
MAKE_EBONES in /etc/make.conf.)
(This stuff is now also suppable from braae.ru.ac.za.)

Bones originally from MIT SIPB.
Original port to FreeBSD 1.x  by Piero Serini.
Moved to FreeBSD 2.0 by Doug Rabson and Geoff Rehmet.
Nice bug fixes from Doug Rabson.
1994-09-30 14:50:09 +00:00

40 lines
1.0 KiB
Groff

.\" from: tftpd.8,v 4.1 89/01/23 11:36:12 jtkohl Exp $
.\" $Id: tftpd.8,v 1.2 1994/07/19 19:28:08 g89r4222 Exp $
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
.\" please see the file <Copyright.MIT>.
.\"
.TH TFTPD 8 "Kerberos Version 4.0" "MIT Project Athena"
.SH NAME
tftpd \- server tftp daemon
.SH SYNOPSIS
.B /etc/tftpd
.SH DESCRIPTION
.I Tftpd
is a daemon which runs the trivial file transfer protocol server for the
MIT Internet software. It listens for incoming connections, and forks a
child to perform each requested transfer. It uses the directory
.IR /tftpd ;
the file
.I lock
in that directory is used to prevent two daemons from becoming
active simultaneously; it also contains the daemon's process ID,
which is used by the tftp command program
.IR tcom (8)
to control the daemon's operation.
.SH FILES
.br
.TP 20n
/tftpd/lock
interlock, PID storage
.TP
/dev/net
the network device
.i0
.dt
.SH "SEE ALSO"
tftp (1), tcom (8)
.br
\fIInternet Protocol Handbook\fR