|
|
The TFTP daemon runs under the Internet daemon. If you have just
added tftpd to the inetd configuration, you must reconfigure
inetd to begin using TFTP. To reconfigure inetd,
enter the following command at the CI prompt:
:INETD.NET.SYS -c
Or, from the POSIX shell, enter this command:
$/etc/inetd -c
If you have added tftpd to the inetd configuration file
while the Internet daemon is not running, you must start inetd to
start the TFTP server. To do so, stream the job JINETD.NET.SYS from
the CI prompt.
:STREAM JINETD.NET.SYS
|