"A technician scans a target system to identify open ports and active services. Analyze the results to determine the specific port used for file transfers."
| Port | Status | Service |
|---|---|---|
| 21 | OPEN | ftp |
| 22 | CLOSED | ssh |
| 80 | OPEN | http |
Which port is used for FTP (File Transfer Protocol)?