Thread: Modules general
View Single Post
Old 09-22-2003, 08:55 PM  
FTPServerTools
Senior Member
 
Join Date: Sep 2002
Posts: 543
Default

Yes I would love to see some standard routines to get the users file or routines that do GetUsers(char **UserList) and GetGroups(char **GroupList) or something like that. Also with the ability to influence the reply back. THat would be suficient in loop like:
for all possible users in io {
do something
}

etc..
Or do I have to do that via the config routines?
FTPServerTools is offline