home *** CD-ROM | disk | FTP | other *** search
-
-
-
- =====( RMCommander V1.10 )=========================================
-
-
- Trion 'Resource Manager Commander' Utility.
-
- (c) Copyright Paul Spijkerman, '95-'98. All rights reserved.
-
- Written for use with the Trion BBS package.
-
-
- ===================================================================
-
-
- This is a Utility to give all kind of commands to the
- Trion Resource Manager.
- With this command you can for instance expell the whole system
- from memory or reduce the number of messages on the system.
-
- For some of these commands there are scripts for simple use
- like the 'TrimMsgs' or the 'SalvageFiles' scripts.
- This will be al lot clearer in your scripts or crontab then
- the flags normally used with RMCommander.
-
- Look for examples at the trion:scripts/ directory or
- the trion:down script.
-
-
- These are the commands the RMCommander supports at this time:
-
- -Q = quit trionRM.
- -A = quit all nodes if possible.
- -T = trim message base.
- = renumber message base. (-R)
- -K = Remake FileCat keyfiles.
- -F = ReScan FileCat Descriptions.
- -G = Remake GlobalIndex file.
- -D = RM debug mode on.
- -O = RM debug mode off.
-
-
-
-
-
- -Q - Quit TrionRM
-
- This will Quit the resource manager if there
- are no nodes active.
-
- -A - Quit TrionRM
-
- This will quit all BBS nodes , TrionRM will then
- wait untill all node area down and quit itself.
-
- -T trim messages..
-
- This will reduce the amount of messages in the
- message sections to the maximum amount of messages
- configured in the "trion:cfg/mailareas.cfg" for
- each message section.
-
- -K remake filecat keyfiles.
-
- In the filecatalogue directory there is a keyfile
- for each file section. The keyfiles contain the
- sequence of the files in Alphabetical and
- chronological order. So they are needed for
- file lists .. or else the BBS wouldn't know
- in which order to list the files.
- When you lost any keyfiles, you can remake
- them with this command.
-
- -F rescan descripties.
-
- When a description file in the filecat directory
- was accidently changed, for instance one line
- has gotten shorter or longer, then the BBS looses
- track of the descriptions in that section.
- With this function changed positions in the
- catalog files are updated.
-
- -G Remake GlobalIndex file.
-
- Every file has an entry in the file catalogue with
- a lot of information .. but also every file has a short
- entry in the globalindex, this is needed for very quick
- access to the file catalogue if it has to be downloaded
- or if there has to be checked if a file exists yet
- (while uploading for instance) .. because the file
- is sorted on name and the TrionRM has an index in memory of
- the characters the names start with, it can get the
- position in the file catalogue of the file in a split second.
- When you have lost the GlobalIndex file, or you are
- removing file areas you have to remake the GlobalIndex.
-
-
-