FTP server

The term FTP server can mean one of two things:

  1. a computer responsible for serving any kind of files, via the File Transfer Protocol to FTP clients which can also be web browsers;
  2. a software program that implements the FTP protocol and is working as a daemon serving any kind of files.

Connections to FTP servers are made using FTP clients or certain web browsers that function as FTP clients.

See also

See also: FTP server, Daemon (computer software), FTP, FTP client, File Transfer Protocol, List of FTP servers, Server, Web browser, Comparison of FTP servers