Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2206757
  • 博文数量: 1058
  • 博客积分: 10018
  • 博客等级: 上将
  • 技术积分: 12641
  • 用 户 组: 普通用户
  • 注册时间: 2007-05-23 19:24
文章分类

全部博文(1058)

文章存档

2010年(108)

2009年(736)

2008年(214)

我的朋友

分类: LINUX

2009-10-25 20:07:58

Pure-FTPd 是一个快速、高效、轻便、安全的FTP服务器,它不象其他流行的FTP SERVER软件。以安全和配置简单为设计目标,支持虚拟主机,IPV6,PAM等功能。
它的功能相当多,也很实用。如果你正在寻找一个方便可靠的服务器,那么它是你最好的选择。




Latest release : 1.0.24 (released on October 24, 2009)

Changes: This release fixes compilation with GCC 2 and avoids anonymous LDAP binding (when no password is supplied) with the new LDAP bind authentication mode.

Pure-FTPd 1.0.24 has been released.

Changes:
– The LDAP schema has been fixed.
– LDAP authentication through binding is now possible in addition to
passwords. This allows for the FTP server to run with an unprivileged LDAP
account.
– In LDAP objects, the “enabled” value is accepted again as a FTPStatus
property.
– Privilege separation is now enabled by default.
– The server should now properly compile on Solaris with privsep.
– Charset conversions are properly made on directory names.
– Transfers now handle every kind of disconnection.
– More informative log messages for errors and activity reporting.
– Virtual quotas are way more reliable and uploads are interrupted as soon as
quotas are exceeded.
– Atomic uploads are only used when necessary and only if notruncate is
enabled.
– Dangling .pureftpd-upload files should be a thing of past.
– Enhanced conformance with RFCs and better compatibility with FTP clients.
– Improved SSL performance, compatibility and commands support.
– By default, up to 10000 files per directory can be listed instead of 2000.
– ALLO can now tell clients whether an upload would blow quotas before the
upload actually starts.
– PAM is now enabled by default on OSX.
– Switch euid to the _pure-ftpd account (unless it’s nonexistent) in the
privsep process.
– without-banner is not necessary any more. Having a cookie file
(fortunefile=…) automatically disables the default banner, thus allowing
full customization of the welcome banner.
– ./configure localstatedir is now honored in order to change the
run-time directory.
– Support for building a FTPS (implicit SSL/TLS) server, using
with-implicittls

阅读(354) | 评论(0) | 转发(0) |
0

上一篇:Perl 5.11.1 正式发布

下一篇:X11R 7.5 发布

给主人留下些什么吧!~~