1 - 2 min read
Sep 23, 2001
vsFTPd, the "very secure" FTP daemon, now includes the ability to control bandwidth by preventing the link from being saturated. "vsftpd is an FTP server, or daemon. The "vs" stands for Very Secure. Obviously this is not a guarantee, but a reflection that I have written the entire codebase with security in mind, and carefully designed the program to be resilient to attack.". . .
vsFTPd, the "very secure" FTP daemon, now includes the ability to control bandwidth by preventing the link from being saturated. "vsftpd is an FTP server, or daemon. The "vs" stands for Very Secure. Obviously this is not a guarantee, but a reflection that I have written the entire codebase with security in mind, and carefully designed the program to be resilient to attack."
Date: Sat, 22 Sep 2001 02:07:22 +0100 (BST) From: Chris Evans To: security-audit@ferret.lmh.ox.ac.uk Subject: list back / vsftpd release Hi, The list is back after a bit of a hiccup. Any exciting auditing activity going on? And there's a new vsftpd release md5sum 63d847253ba551c00966cbdf70ee8837 vsftpd-0.9.2.tar.gz - Bandwidth limiting - Speedups for large directories - Fix chown_upload - User deny list - Many other little enhancements 0.9.1 was very stable and is being used on some big production sites. Hopefully 0.9.2 should be just as useful. Cheers Chris