Which two TCP ports does FTP use?

1 answer

Answer

1091363

2026-03-07 21:00

+ Follow

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.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.