nerdexam
CompTIA

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.

Networking concepts

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)
  • B
    5% (1)
  • C
    90% (19)
  • D
    5% (1)

Why each option

FTP (File Transfer Protocol) is specifically designed to transfer files between hosts over a TCP/IP network.

ASNMP

SNMP (Simple Network Management Protocol) is used to monitor and manage network devices such as routers and switches, not to transfer files.

BNTP

NTP (Network Time Protocol) synchronizes clocks across networked devices and does not transfer files.

CFTPCorrect

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.

DSIP

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

#FTP#file transfer protocols#application protocols#port 21

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice