CBSE Class 12 Computer Science
Question 81 of 96
Computer Networks — Question 42
Back to all questionsFile Transfer Protocol is the simplest and most secure way to exchange files over the Internet. It is used to transfer files from server system to requesting node, primarily for information sharing. The main objectives of FTP are:
- Indirect or implicit use of remote computers.
- To shield a user from variations in file storage systems among different hosts.
- To transfer data reliably and efficiently.
- FTP uses the Internet's TCP/IP protocols to enable data transfer.