FTP服务器-Bftpd
Bftpd是一款FTP服务器,其可以广泛应用于Linux、BSD/OS、FreeBSD、Solaris、DG-UX以及Tru64平台。Bftpd 主旨成为一款高速、小巧而且配置方便的服务器,我们可以使用其默认的配置选项,也可以通过交叉编译将其嵌入在我们不同的应用平台上。采用C语言在GPLv2协议下授权。
The Bftpd file server is designed to be as small and easy to manage as possible, while providing most of the features you would expect from a file server. On most home systems, Bftpd is ready to work out-of-the-box without requiring any extra configuration. Production systems can be set up by editing a few lines in an easy-to-read config file.
Bftpd has been reported to run on Linux, BSD, routers and machines running read-only file systems.
最新版本:5.0
该版本新增 SHOW_HIDDEN_FILES 显示隐藏文件的变量,用来控制是否显示隐藏文件(在 Linux 下以 . 号开头的文件)。
项目主页:http://bftpd.sourceforge.net/