20/TCP is commonly used for which data transfer service?

Prepare for the Certified Ethical Hacker Version 11 Exam with a comprehensive test featuring flashcards and multiple choice questions, each accompanied by hints and explanations to ensure a thorough understanding. Ace your ethical hacking exam with confidence!

Multiple Choice

20/TCP is commonly used for which data transfer service?

Explanation:
FTP uses two separate connections: a control channel for commands and a data channel for transferring files. The data channel that the server uses traditionally originates from port 20, which is why 20/TCP is associated with FTP data transfers. The control channel operates on port 21. In contrast, Telnet uses port 23 and SSH uses port 22, so those don’t match the data transfer role. Note that in passive FTP the data connection uses a port chosen by the server rather than the fixed 20, but the classic data transfer port for FTP is 20.

FTP uses two separate connections: a control channel for commands and a data channel for transferring files. The data channel that the server uses traditionally originates from port 20, which is why 20/TCP is associated with FTP data transfers. The control channel operates on port 21. In contrast, Telnet uses port 23 and SSH uses port 22, so those don’t match the data transfer role. Note that in passive FTP the data connection uses a port chosen by the server rather than the fixed 20, but the classic data transfer port for FTP is 20.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy