Thank you for your kind words
.
Quote:
Originally Posted by FTPServerTools
I hope I dont need to jumble up my ioftpd utils and scripts too much.
|
Darkone was working on a database storage interface for ioFTPD (he posted about it a while ago). User and group information would be stored and organized in the same manner as database tables (i.e. columns and rows). This effectively means no more static all-inclusive USERFILE/GROUPFILE structures.
I would like to continue the idea, but it involves a lot of work and planning. I'm considering putting it off for a later release and just sticking with the existing USERFILE/GROUPFILE idea.