Owner's Manual
34 Hardware, Operating Systems and Ports Used
6
Modify the following in the TFTP file located in
/etc/xientd.d
server_args = -u ftp-user1 -s /home/ftp-user1
This sets the same directory for ftp & tftp
disable = no
Save the file, then restart
xinetd
by going to System -> Administration ->
Server settings -> Services, and enter the root password. Select
xinetd
a click on
Restart
or
click
Stop
, then click
Start.
7
Run the following in a shell to verify TFTP is running:
netstat -a | grep tftp
. A
response should indicate such a process is running.