Download List

專案描述

bftpd is a very configurable Linux FTP server which can do chroot without special configuration or directory preparation. It will work out-of-the-box with almost no configuration required, and works on all Unix variants tested. Most FTP commands are supported, and user authentication is done via passwd/shadow or PAM. tar/gzip on-the-fly is supported.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-02-21 07:39
3.7

This release corrects a number of bugs with the Makefile and configuration parsing. The Makefile now respects the --prefix setting and is able to install Bftpd to uncommon locations, such as parts of the filesystem without /etc, /usr, or sbin directories. Configuration parsing is now more tolerant of unexpected spaces and end-of-line comments, and should load faster than before.
標籤: Bug fixes

2011-07-29 06:29
3.6

This version includes a fix for dealing with named pipes. Previously performing a directory listing on a directory that included a named pipe would cause Bftpd's connect to stall. This release provides a work-around so that directory listings complete cleanly.
標籤: Minor bugfixes

2011-07-11 11:58
3.5

This release fixes a potential bug in the way Bftpd binds to a socket.
標籤: minor bugfix

2011-03-07 04:02
3.2

This release adds a new value to the SHOW_HIDDEN_FILES variable. Hidden files can now be shown to the client always, upon request, or never.
標籤: minor feature update

2010-09-24 02:29
3.1

A configuration default which could allow anonymous users to have more access to the server than intended was fixed. By default, Bftpd now blocks anonymous logins, so any access must be turned on by the admin.
標籤: security fix, default change

Project Resources