QuestionQ964

IP Services

Which protocol should be used to transfer large files across a company intranet when the firewall permits TCP ports 20 and 21?

  • A SMTP
  • B REST API
  • C TFTP
  • D FTP
Explanation

FTP provides file transfer using a TCP control connection on port 21 and, in its standard active-mode arrangement, a data connection on port 20. The permitted firewall ports therefore correspond to FTP.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!