SY0-301 · Question #835
FTP/S uses which of the following TCP ports by default?
The correct answer is D. 989 and 990. FTP/S (FTP Secure) adds SSL/TLS encryption to standard FTP. It uses port 990 for the control connection and port 989 for the data transfer connection. These are distinct from plain FTP, which uses port 21 (control) and port 20 (data). Port 443 is for HTTPS, port 22 is for…
Question
FTP/S uses which of the following TCP ports by default?
Options
- A20 and 21
- B139 and 445
- C443 and 22
- D989 and 990
How the community answered
(64 responses)- A2% (1)
- B2% (1)
- C5% (3)
- D92% (59)
Explanation
FTP/S (FTP Secure) adds SSL/TLS encryption to standard FTP. It uses port 990 for the control connection and port 989 for the data transfer connection. These are distinct from plain FTP, which uses port 21 (control) and port 20 (data). Port 443 is for HTTPS, port 22 is for SSH/SFTP, and ports 139/445 are for SMB/NetBIOS - none of which are FTP/S.
Topics
Community Discussion
No community discussion yet for this question.