N10-005 · Question #844
Which of the following protocols is used to transfer files over the Internet?
The correct answer is C. FTP. FTP (File Transfer Protocol) is specifically designed to transfer files between hosts over a TCP/IP network.
Question
Which of the following protocols is used to transfer files over the Internet?
Options
- ASNMP
- BNTP
- CFTP
- DSIP
How the community answered
(21 responses)- B5% (1)
- C90% (19)
- D5% (1)
Why each option
FTP (File Transfer Protocol) is specifically designed to transfer files between hosts over a TCP/IP network.
SNMP (Simple Network Management Protocol) is used to monitor and manage network devices such as routers and switches, not to transfer files.
NTP (Network Time Protocol) synchronizes clocks across networked devices and does not transfer files.
FTP (File Transfer Protocol) operates on TCP ports 20 (data) and 21 (control) and provides a dedicated mechanism for uploading and downloading files between a client and server over the Internet. It supports authentication, directory navigation, and bulk file transfers, making it the standard protocol purpose-built for file transfer.
SIP (Session Initiation Protocol) establishes, manages, and terminates multimedia communication sessions such as VoIP calls, not file transfers.
Concept tested: FTP protocol purpose and function
Source: https://www.rfc-editor.org/rfc/rfc959
Topics
Community Discussion
No community discussion yet for this question.