nerdexam
CompTIA

JK0-019 · Question #119

Which of the following TCP ports are used by FTP? (Select TWO).

The correct answer is A. 20 B. 21. FTP uses two ports by default: 21 for sending commands, and 20 for sending data. For instance if you said "FTP <ServerName>" it would make the attempt using port 21. If the session was established, port 20 would be using for the data. Note: These are the default ports which is…

Networking concepts

Question

Which of the following TCP ports are used by FTP? (Select TWO).

Options

  • A20
  • B21
  • C22
  • D23
  • E25
  • F80

How the community answered

(31 responses)
  • A
    74% (23)
  • C
    3% (1)
  • D
    6% (2)
  • E
    3% (1)
  • F
    13% (4)

Explanation

FTP uses two ports by default: 21 for sending commands, and 20 for sending data. For instance if you said "FTP <ServerName>" it would make the attempt using port 21. If the session was established, port 20 would be using for the data. Note: These are the default ports which is what I assume you were asking. A server administrator can however configure FTP to use whatever port

Topics

#FTP#TCP port 20#TCP port 21#well-known ports

Community Discussion

No community discussion yet for this question.

Full JK0-019 Practice