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.
Contents
Server
There are several TFTP server implementations, some are listed below and iputils also includes a version of tftp.
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
.
dnsmasq
See dnsmasq#TFTP server setup.
Client
Install tftp-hpa and then tftp your day away!
$ tftp