define FTP and Telnet protocol
Answers
Answered by
7
The File Transfer Protocol is a standard network protocol used for the transfer of computer files between a client and server on a computer network.
A terminal emulation protocol used on the Internet and TCP/IP-based networks. A Telnetprogram allows a user at a terminal or PC to log in to a remote computer and run a program and execute other Unix commands.
A terminal emulation protocol used on the Internet and TCP/IP-based networks. A Telnetprogram allows a user at a terminal or PC to log in to a remote computer and run a program and execute other Unix commands.
Answered by
0
Answer:
FTP is a protocol used specifically for transferring files to a remote location, while Telnet allows a user to issue commands remotely. 2.FTP can be used with a command line, a dedicated application, and even with most web browsers, while Telnet is restricted to the command line.
Similar questions