Single-binary TFTP server and client for immediate use
Single-binary TFTP server and client that you can use right now
tftp-now
$ tftp-now server
$ tftp-now client 192.168.1.100 get remotefile.txt
$ tftp-now client 192.168.1.100 put localfile.txt