Multiple choice

The File Transfer Protocol (FTP) Port

  1. 23

  2. 22

  3. 21

  4. 25

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

FTP uses port 21 for the control connection, which is used to send commands to the server. Port 20 is used for the data connection.