TFTP
From FusionPBX
TFTP
Debian / Ubuntu
Install TFTPD
apt-get install tftpd service xinetd
Change the configuration
edit the /etc/xinetd.d/tftp
Test TFTP
tftp x.x.x.x get 000000000000.cnf
==see the file getting requested for tftp
tail -f /var/log/syslog | grep tftp