Update net/freerdp to version 2.9.0
[dports.git] / ftp / wzdftpd / pkg-descr
1 wzdftpd is an FTP server designed to be modular and entirely configurable
2 online using SITE commands.
3
4 wzdftpd offers the following features:
5 - Simple configuration file, supporting inclusions
6 - Online administration, using SITE commands
7 - Backends to store users/groups in different structures
8 - Modules: internal, using shared libraries, or external
9   (scripts/applications)
10 - Users are virtual: you do not need to create users in system
11 - SSL/TLS support
12 - Server is designed to run as a non-privileged user to enforce security
13 - Server can detect ip changes (dynamic ips) and set ip and passive ip
14   accordingly
15 - Cross devices operations (copy/move) (though can be slow)
16 - Logging support (compatible with the wu-ftpd standard)
17 - Designed for high performances: coded with C, multithreaded