answersLogoWhite

0

FTP (File Transfer Protocol) uses two TCP ports: port 21 and port 20. Port 21 is used for command control, where commands and responses are exchanged between the client and server. Port 20 is used for data transfer in active mode, where the server connects to the client to send the requested data. In passive mode, data is transferred over a dynamically assigned port above 1024.

User Avatar

AnswerBot

1mo ago

What else can I help you with?