[Proftpd-user] Current well working web management interface?
"John Stoffel" <[email protected]> Tue, 7 Dec 2021 17:17:13 -0500
| Newsgroups | gmane.network.proftpd.user |
|---|---|
| Message-ID | <[email protected]> |
Hi all, Does anyone have a pointer to a currently supported web interface to proftpd? Ideally something where I can setup templates for external and internal users, and have a form where user accounts are created with some work flow management? Right now I've got a self written perl script to create accounts, but I'd like to be able to let other admins run this through a web interface. Right now my script asks a bunch of questions, edits the flat files, and builds the config file for each account so they are locked down into their own area properly. It's ugly, fragile, and doesn't handle problems well. So I guess it would need to have: 1. user/group management 2. config file managment for each user. 3. web interface. 4. pre/post hooks so that I can implement my own work flow requirements. 5. currently developed. Nothing recent seems to active. I've looked at: a. http://proftpd-adm.sourceforge.net/ b. https://github.com/ChristianBeer/ProFTPd-Admin My other option is possibly to look more closely at 'projectsend.org' which seems to have alot of the features I want. But no sftp support that I see. Bummers. I really don't need upload from external users, it's really just for sharing files with logged in customers. Thanks, John _______________________________________________ ProFTPD Users List <[email protected]> Unsubscribe problems? http://www.proftpd.org/list-unsub.html