Article title: Vsftpd2.1.2 released. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Vsftpd is the name of a server running on a UNIX operating system that can run on Linux, BSD, Solaris, HP-UX, and IRIX. It supports many features that are not supported by other FTP servers. The name of vsftpd stands for "very secure FTP daemon". security is one of the top concerns of Chris Evans, its developer. At the beginning of the FTP server design and development, high security is a goal.
Download:
Ftp://vsftpd.beasts.org/users/cevans/vsftpd-2.1.2.tar.gz
Ftp://vsftpd.beasts.org/users/cevans/vsftpd-2.1.2.tar.gz.asc
ChangeLog:
Ftp://vsftpd.beasts.org/users/cevans/untar/vsftpd-2.1.2/Changelog
Changes: SSL support was fixed so that the data connection timeout does not fire incorrectly, and the bandwidth limiter is applied consistently. an absent per-user config file no longer fails a login (as per v2.0.7 and earlier ). the build was fixed for varous systems such as Ubuntu 9.04. note that v2.1.2 is the same as v2.1.1, but with a compile fix for users with libcap-devel installed.
Ftp.freebsd.org switched to vsftpd.
Vsftpd tarbils are now GPG signed by me.