WU-FTPD 为Washington Univ. in Saint Louis 所写的ftp server程序。 它包含了原有ftp server 的功能,主要地也增加了下列数项功能:可将使用者区分成不同的"class",给予一些权限上的限制,可以给使用者较多的信息,记录 (log) 使用者所下的命令及传送档案的名称。
Wu-ftpd是Internet上最流行的FTP守护程序。Wu-ftpd功能十分强大,可以构建多种类型FTP服务器。Wu-ftpd菜单可以帮助用户轻松地实现对FTP服务器的配置:支持构造安全方式的匿名FTP的访问,可以控制同时访问的用户的数量,限制可以允许访问的IP网段,并可以在一台主机上设置多个虚拟目录。Wu-ftpd有三种注册方式:匿名FTP、实际用户FTP以及guestFTP。匿名FTP使用用户名 “anonymous”和一个email类型的口令进行注册。
WU-FTPD (more fully wuarchive-ftpd, also frequently spelled in lowercase as wu-ftpd) is a free[1][2] FTP server software (daemon) for Unix-like operating systems.
It was originally written by Chris Myers and Bryan D. O'Connor in Washington University as a replacement of the BSD FTP daemon, for use in the Washington University network, primarily the large wuarchive site. The software eventually evolved to lend itself as a replacement in other mainstream commercial operating systems of the time, including DEC's Ultrix, IBM's AIX and Sun's SunOS and Solaris operating systems. It was also soon ported to other operating systems rooted in Opensource, such as FreeBSD and Linux.
Wu-ftpd发布较早。在最新版本里,其已经对最为人担心的系统安全性问题做了完善的修正,因此还是Ftp Server中的主流。下列是Wu-ftpd的一些功能:
1. 可对不同网域实行不同存取权限和可存取时段。
2. 用户在下载档案的同时,可自动实行压缩或解压工作。
3. 可记录FTP Server使用情形。
4. 可限定最多联机人数,以符合整体运作效能。
5. 显示相关讯息,让使用者了解接收状态。
6. 可将FTP Server暂停,便于系统维护。
7. 支持虚拟FTP主机(Virtual FTP Servers)。
最新版本:2.6
项目主页:http://wu-ftpd.therockgarden.ca/