Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 287 Bytes

FTP.md

File metadata and controls

10 lines (7 loc) · 287 Bytes
tags aliases sources
definition
File Transfer Protocol

A standard communication protocol used for the transfer of computer files from a server to a client on a computer network.

Often secured with SSL/TLS (FTPS) or replaced with [[SSH File Transfer Protocol]] (SFTP).