Taxotouch

mac tftp server

Start tftp

sudo launchctl load -F /System/Library/LaunchDaemons/tftp.plist
sudo launchctl start com.apple.tftpd

Stop tftp
sudo launchctl unload -F /System/Library/LaunchDaemons/tftp.plist

Tags for tips: