Back to Developer Roadmap

FTP

src/data/roadmaps/cyber-security/content/[email protected]

4.0800 B
Original Source

FTP

File Transfer Protocol (FTP) is a standard network protocol used for transferring files between a client and a server over a TCP/IP network, such as the internet. It operates using a client-server model, where a client initiates a connection to an FTP server to upload, download, delete, or rename files. FTP requires authentication, usually with a username and password, and establishes separate control and data connections for managing commands and transferring data, respectively.

Visit the following resources to learn more: