sharedb import ?
hi.. im running sharedb..
And i want to import my old users..
so i guessed thats what ioimport is for..
but it doesnt seem to work.. :x
ioexport settings
## Path to export the GroupIdTable and UserIdTable to (use foward slashes).
set IE(GroupIdTable) "C:/ioFTPD/sqlexport/GroupIdTable"
set IE(UserIdTable) "C:/ioFTPD/sqlexport/UserIdTable"
## Path to export the user and group files to (use foward slashes).
set IE(GroupFiles) "C:/ioFTPD/sqlexport/groups"
set IE(UserFiles) "C:/ioFTPD/sqlexport/users"
ioimport settings is the normal file paths...
|