home *** CD-ROM | disk | FTP | other *** search
/ Amiga Times / AmigaTimes.iso / programme / trionbbs110 / Trion / docs / Utils / convertusers.doc < prev    next >
Encoding:
Text File  |  1998-10-06  |  2.1 KB  |  59 lines

  1.  
  2.  
  3.  
  4.    =====( ConvertUsers V1.00 )========================================
  5.  
  6.  
  7.         Trion 'ConvertUsers' Utility.
  8.  
  9.         (c) Copyright Paul Spijkerman, '95-'97. All rights reserved.
  10.  
  11.         Written for use with the Trion BBS package.
  12.  
  13.  
  14.    ===================================================================
  15.  
  16.    This utility was written to convert the Userdatabase between
  17.    version. Which is more practicall than having to delete
  18.    the entire userbase when installing a new version.
  19.  
  20.    At this moment it is only needed to convert the database from
  21.    version 0.62 or earlier. In version 0.62 there was more space
  22.    needed for a couple of variables. Also there are 64 empty
  23.    bytes added at the conversion. So there is enough room for
  24.    expansion for a long time. And this converter doesn't has
  25.    to be extended soon.
  26.  
  27.    Note that each userfile is started with a userfile version byte
  28.    so the converter knows which files it has to convert and can't
  29.    scramble a userfile by mistake by converting a file twice
  30.    when it was ran to often, also this makes it easier for
  31.    future extensions.
  32.  
  33.  
  34.    Note that the BBS programm itself checks if a user file
  35.    is of the rigth version. If it is to old it will write a
  36.    message to shell that you have to use convertusers.
  37.  
  38.    Before you start converting make sure the BBS isn't running
  39.    so there are no userfiles in use at this time.
  40.    (Run the "Trion:down" script to make sure).
  41.  
  42.    To convert users type "convert OK".
  43.    At this time your users are converted, so make sure
  44.    you run a NEW version of the BBS after conversion.
  45.    
  46.    Note that this programm only works if you type "OK"
  47.    on the commandline. This is to make sure you don't
  48.    accidently convert users with the Resource Manager
  49.    and the BBS nodes active.
  50.  
  51.    Note that you should make a backup of the "trion:users/"
  52.    directory before use .. so you could use old versions of
  53.    the BBS if the new one doesn't work properly.
  54.    Do I have to mention you always should have a backup of
  55.    all the data and configuration files of the BBS ?
  56.    It is a lot easier to copy a few config files from disk
  57.    than to invent them from scratch.
  58.  
  59.