Turned out to be very useful during a recent RMA maintenance window: sudo launchctl load -F /System/Library/LaunchDaemons/tftp.plist sudo launchctl start com.apple.tftpd The default tftp file path is /private/tftpboot. [Original source] You can stop it with: sudo launchctl unload -F /System/Library/LaunchDaemons/tftp.plist And, speaking of tftp – there are some interesting projects on GitHub: hooktftp, php-tftpserver and ptftpd.
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed