Displaying 1 result from an estimated 1 matches for "chl1".
Did you mean:
chl
2007 Sep 13
4
[CentOS 5] tftp-server, unable to create new files (even with "-c" option)
...trying to setup a TFTP server to serve as repository for the
config of all my Cisco network devices.
As per the the tftpd man, I've added the "-c" option into the /etc/
xinetd.d/tftp (as follows) but I still cannot get write access
(unless the file is already present).
[root at chl1 ~]# cd /etc/xinetd.d
[root at chl1 xinetd.d]# cat tftp
# default: off
# description: The tftp server serves files using the trivial file
transfer \
# protocol. The tftp protocol is often used to boot diskless \
# workstations, download configuration files to network-aware
printers,...