CVS log for ports/ftp/wzdftpd/files/Attic/patch-src::Makefile.in
Up to [FreeBSD] / ports / ftp / wzdftpd / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2
Mon Feb 23 06:27:33 2004 UTC (7 years, 11 months ago) by leeym
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.1: +0 -0 lines
update to wzdftpd 0.2.3 PR: 63214 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Dec 18 16:31:09 2003 UTC (8 years, 1 month ago) by sergei
Branches: MAIN
Add wzdftpd 0.1, modular FTP server configurable online using SITE commands. wzdftpd is a FTP server designed to be modular, work under linux/win32/freebsd/openbsd, and to be entirely configurable online using SITE commands. wzdftpd offers the following features: - Simple configuration file, supporting inclusions - Online administration, using SITE commands - Backends to store users/groups in different structures - Modules: internal, using shared librairies, or external (scripts/applications) - Users are virtual: you do not need to create users in system - SSL/TLS support - Server is designed to run as a non-privileged user to enforce security - Server can detect ip changes (dynamic ips) - Cross devices operations (copy/move) (though can be slow) - Logging support (compatible with the wu-ftpd standard) - Designed for high performance: coded with C, multithreaded WWW: http://www.wzdftpd.net/ PR: 59873 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
