Which port and protocol is used for FTP data connections?

Study for the CPSA Port Numbers Exam. Practice with flashcards and multiple choice questions, each with hints and explanations. Get ready for your test!

Multiple Choice

Which port and protocol is used for FTP data connections?

Explanation:
FTP uses TCP and establishes a separate data connection alongside the control channel. In the traditional active FTP data transfer, the data connection is created by the server from its port 20 to the client’s chosen port for data, so the data path uses TCP with source port 20. This is why port 20 TCP is the best fit for FTP data connections. (In passive FTP, the data connection uses a dynamically chosen port on the server, not port 20, so the rule doesn’t apply there.)

FTP uses TCP and establishes a separate data connection alongside the control channel. In the traditional active FTP data transfer, the data connection is created by the server from its port 20 to the client’s chosen port for data, so the data path uses TCP with source port 20. This is why port 20 TCP is the best fit for FTP data connections. (In passive FTP, the data connection uses a dynamically chosen port on the server, not port 20, so the rule doesn’t apply there.)

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy