Trivial File Transfer Protocol (TFTP)
- Wednesday, November 12, 2008, 12:25
- CCNA
- 583 views
- Add a comment
Trivial File Transfer Protocol (TFTP)
Trivial File Transfer Protocol (TFTP) is the stripped-down, stock version of FTP, but it’s the protocol of choice if you know exactly what you want and where to find it, plus it’s so easy to use and it’s fast too! It doesn’t give you the abundance of functions that FTP does, though. TFTP has no directory-browsing abilities; it can do nothing but send and receive files. This compact little protocol also skimps in the data department, sending much smaller blocks of data than FTP, and there’s no authentication as with FTP, so it’s insecure. Few sites support it because of the inherent security risks.
About the Author
Related Tutorials & Articles
File Transfer Protocol (FTP) File Transfer Protocol (FTP) is the protocol that actually lets us transfer files, and it can accom¬plish this between any two machines using it. But FTP isn’t just a protocol; it’s also a program. Operating as a protocol, FTP is used by applications. As a program, it’s employed by users to perform...Read more
File transfer protocol is used to transfer files from local to remote machine. It establishes session with remote computer by using port 21. Figure-1 Figure-2 Open command access the remote computer username and password is required for file transfer and receiving. Figure-3 After establishing the connection with remote computer username and password is required for authentication. Figure-3 shows that ftp...Read more
File uploading feature is common feature in web sites to place your data on web server. This file upload ajax script allow to upload multiple file at once. While uploading file user can also see the uploading status with the help of progress bar. For more details about “Multiple File Upload with Ajax” Why this script is better...Read more
Bittorent protocol takes a full advantage of peer-to-peer network by distributing the resources. The client want to become the part of the bittorent network have to run the client software of torrent. Peer want to download the file from the bittorent network first retrieve the .torrent file from different indexers available widely on Internet contain...Read more
Simple Mail Transfer Protocol (SMTP) Simple Mail Transfer Protocol (SMTP), answering our ubiquitous call to e-mail, uses a spooled, or queued, method of mail delivery. Once a message has been sent to a destination, the message is spooled to a device—usually a disk. The server software at the destination posts a vigil, regularly checking this queue...Read more
Write a Comment
Gravatars are small images that can show your personality. You can get your gravatar for free today!























