# /etc/default/tftpd-hpa
TFTP_USERNAME="tftp"
TFTP_DIRECTORY="/home/administrator/Desktop/TFTP"
TFTP_ADDRESS=":69"
TFTP_OPTIONS="--secure --create"