Trivial File Transfer Protocol



         


Trivial File Transfer Protocol (TFTP) is a very simple file transfer protocol akin to a basic version of FTP. TFTP is often used to transfer small files between hosts on a network, such as when a remote X Window System terminal or any other thin client boots from a network host or server.

Some details of TFTP:

[Top]

Details of a TFTP session

Since TFTP utilizes UDP, there's no formal definition of session, client and server. However, each file transferred via TFTP constitutes an independent exchange of packets, and an informal client-server relationship exists between the initiating and responding hosts.

[Top]

See also






  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License