Main Page
From Wzdftpd
- 2006-12-10: 0.8.1
- 2006-09-23: 0.8.0
- 2006-05-25: wiki
wzdftpd needs your help ! See the Help Needed page for more informations. This page will be updated often.
wzdftpd is an FTP server designed for the following features:
- open source: you are free to modify and redistribute the code (under the GPL)
- portability (supported platforms include: linux, *BSD, windows 2000 and XP, and sometimes Hurd)
- online administration: the server is entirely configurable using site commands
- security (features): TLS/SSL, and several authentication methods, including certificates. It is also designed to run as a non-privileged user.
- security (code): one of the most important things for servers !
- unicode support: UTF-8 is fully supported, on all platforms
- IPv6: designed for the future !
- modularity: users and groups can be managed separately (MySQL or PostgreSQL, more to come), and extensions can be added
- scripts: Perl and TCL scripts are supported
- performance: coded with C, multithreaded
- minimal dependencies: can be compiled with only the libc
- respect of the standards
- zeroconf support: the FTP service can be published on the network
Contents |
News
The current stable version is 0.8.1.
The project is migrating from autoconf to CMake. Actually, both versions are supported. See the CMake page for instructions.
For more details see the roadmap of the project.
Installation
Clients
You can find a list of FTP Clients, with description and features.
General
There is also a SandBox where your can test what you want with the wiki.
Please see documentation on customizing the interface and the User's Guide for usage and configuration help.
--pollux 11:39, 7 November 2005 (CET)
