Multiple choice

The File Transfer Protocol (FTP) Port

  1. 23

  2. 25

  3. 20

  4. 22

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

FTP uses two ports: port 21 for control commands and port 20 for data transfer. While 21 is the primary control port, 20 is the dedicated data port.