InterviewSolution
Saved Bookmarks
| 1. |
Difference between ftp and telnet |
|
Answer» Telnet enables a client user to ACCESS the resources of a server remotely WHEREAS FTP is USED for copying a file from ONE to another machine. The Telnet protocol uses port number 23 for the connection. ... Conversely, in FTP the user need not log in to the REMOTE machine |
|