4.5.1. tftpΒΆ

tftp (xinetd) is a single port Trivial File Transfer Protocol server

The tftp server is serving a simple text file.

$ ls
$ tftp 10.0.0.64
tftp> get info.txt
tftp> quit
$ ls
info.txt