TFTP
The Trivial File Transfer Protocol (TFTP) provides a minimalistic means for transferring files. It is generally used as a part of PXE booting or for updating configuration and firmware on devices which have limited memory such as routers and printers.
Server
There are several TFTP server implementations, some listed below.
tftp-hpa
Install tftp-hpa and then start tftpd.service
.
To modify service parameters edit /etc/conf.d/tftpd
.
atftp
Install atftp and then start atftpd.service
.
To modify service parameters edit /etc/conf.d/atftpd
.