How many connections are required by FTP between client and server?
- 1
- 2
- 3
- 4
Explanation: FTP requires two connections between the client and the server. One connection is over port 21 for client commands and server replies. The other connection is over port 20 for data transfer.
Exam with this question: 15.5.3 Check Your Understanding - File Sharing Services
Please login or Register to submit your answer