Main Page

From Wzdftpd

Jump to: navigation, search
Info icon
+ + + News + + +
  • 2006-12-10: 0.8.1
Info icon
The most important change is the migration to cmake (although it is NOT mandatory, autoconf is still supported). Some bugs were fixed to avoid problems with data connection on timeout, or when a file is overwritten by a smaller one. Added support for BNC (using IDNT), and events WIPE and PREWIPE.
  • 2006-09-23: 0.8.0
Info icon
New events have been added (WIPE, PREMKDIR), and the scripts are now able to deny a transfer. Users and groups management has been rewritten and enhanced. SQL backends support auto-reconnection if interrupted. Many bugs were fixed, particularly for MLSD and SITE vars commands. Documentation has been removed from package, and is now located on the wiki.
  • 2006-05-25: wiki

wzdftpd needs your help ! See the Help Needed page for more informations. This page will be updated often.

Info icon
Introduction

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

  1. Quickstart Guide
  2. Building the Windows version

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)

Personal tools
documentation