PureUserAdmin is a Web-based aplication for easily managing the virtual users for Pure-FTPd servers, although it should be possible to use it with other FTP servers as long as they get user account information from MySQL or PostgreSQL.
| Tags | Internet FTP |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Release Notes: This release adds a search function to the userlist, re-enables the limit on the results shown per page, and makes the next/previous links work again.


Release Notes: PHP 5 support has been added, and PHP 4 support dropped. All functionality is in a class now. phpdoc comments have been added. A documentation link has been added to the Web site. The database fields are part of the settings array.


Release Notes: This release contains a new search function in the userlist. When there are more results than a configurable amount, there will be a next/previous page function in the user list, eliminating long loading times.


Release Notes: The ability to email new/modified users has been added. A nice welcome screen that shows the settings has been created.


Release Notes: A check for home directory rights was added and the look was changed.