Easy steps to install tnftp package on Mac
Package Information:
Application Name – tnftp
What is tnftp – Not Available for tnftp
Use of tnftp – NetBSD’s FTP client
URL – https://ftp.netbsd.org/pub/NetBSD/misc/tnftp/
Installation Steps:
- Open Terminal using Spotlight search by pressing  <command+space>. Type terminal and hitEnterkey.
- Now, run following command to install homebrew (brew)
- Install tnftp using brew
brew install tnftp 

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null

tnftp is ready to use now!