tftp-hpa is an enhanced version of the BSD TFTP client and server, possessing a number of bugfixes and enhancements over the original. It has been made portable and will work on pretty much any modern Unix variant.
tftp-hpa is an enhanced version of the BSD TFTP client and server, possessing a number of bugfixes and enhancements over the original. It has been made portable and will work on pretty much any modern Unix variant.
To install tftp-hpa, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install tftp-hpa
To see what files were installed by tftp-hpa, run:
port contents tftp-hpa
To later upgrade tftp-hpa, run:
sudo port selfupdate && sudo port upgrade tftp-hpa
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.