FTP server
The term FTP server can mean one of two things:- a computer responsible for serving any kind of files, via the FTP protocol to ftp clients which can also web browsers;
- a software program that implements the FTP protocol and is working as a daemon serving any kind of files.
There are numerous versions of FTP server software. They include:
- AnomicFTPD - a small, fast, free/GPL, "full" (RFC959 compliant) terminal-based ftpd server in Java with own user account management.
- BSD ftpd
- Bullet Proof FTP Server - a commercial server.
- glFtpD
- PureFTPd - a free, GPL FTP server for
*Nix operating systems. Binaries are available for Windows. - ProFTPd
- RaidenFTPD
- vsftpd
- wu-ftpd