220-801 · Question #1014
220-801 Question #1014: Real Exam Question with Answer & Explanation
The correct answer is A: 20. FTP uses two separate ports: port 21 for the control connection (commands and responses) and port 20 for the actual data transfer in active mode. When a client initiates an active mode FTP session, the server opens port 20 to push data to the client. Port 23 is Telnet, port 25 is
Question
Options
- A20
- B23
- C25
- D115
Explanation
FTP uses two separate ports: port 21 for the control connection (commands and responses) and port 20 for the actual data transfer in active mode. When a client initiates an active mode FTP session, the server opens port 20 to push data to the client. Port 23 is Telnet, port 25 is SMTP (email), and port 115 is SFTP (Simple File Transfer Protocol), making them all incorrect.
Community Discussion
No community discussion yet for this question.