home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / RUDMU20B.ZIP / RUDMU.DOC < prev    next >
Encoding:
Text File  |  1993-08-23  |  4.5 KB  |  102 lines

  1. RUDMU Version 2.0ß - (c)1992-1993 by Gary Glueckert, The SUNY BBS 516-420-2679
  2.  
  3.                RBBS Upload Directory Maintenance Utility
  4.                           All Rights Reserved.
  5.  
  6.  
  7. Description
  8. -----------
  9. RUDMU is a utility designed to operate with RBBS-PC to automate the
  10. process of moving files from the upload directory to the proper
  11. download directories. RUDMU is being distributed as "freeware".
  12. The author still owns all rights to this software but allows it's
  13. use to those interested without charge.
  14.  
  15. Using RUDMU
  16. -----------
  17. RUDMU uses a configuration file named RUDMU.CFG located in the same
  18. directory as RUDMU.EXE. The first line of RUDMU.CFG contains the
  19. complete Drive:\Path\Filename of your master directory.
  20.                 Eg: C:\RBBS\DIR\Master.Dir
  21. The lines following this filename contain a category code and the name
  22. of the disk directory into which files of that category will be placed,
  23. seperated by a comma. See the enclosed sample configuration file.
  24.  
  25. It's easy as:
  26.  
  27. 1 - Edit your master FMS so that all of the category codes for your newly
  28.     recieved uploads are correct.
  29. 2 - Place RUDMU.EXE and RUDU.CFG in a directory that is in your PATH statement.
  30.     Change directories to your upload directory and invoke RUDMU. Make sure you
  31.     have created a RUDMU.CFG with your particular information.
  32. 3 - RUDMU is invoked by simply typing in it's name at the DOS prompt.
  33.  
  34. RUDMU will then proceed to:
  35.      - Check that RUDMU.CFG exists in the programs directory.
  36.      - Check that the Master Directory and File Directories exist as
  37.        specified in RUDMU.CFG. If the directories do not exist RUDMU
  38.        will give you the option to create them.
  39.      - Count the number of files listed in the Master List
  40.      - Load the filenames and Category codes from the Master into memory
  41.      - Give you a chance to abort before the files are moved.
  42.      - Move all of the files it finds in the Master List into their
  43.        proper directories.
  44.      - Create a log file in the current directory of all files that
  45.        have been moved named RUDMU.LOG.
  46.  
  47. RUDMU will not process any files that it does not find in your Master List
  48. so anything you find left-over in the directory probably isn't listed in
  49. your Master Listing. The same is true for RUDMU.CFG; if it does not
  50. find a match on the category code in the configuration file it will just
  51. leave the file in the directory.
  52.  
  53. What's new?
  54. -----------
  55. 08/25/93 V2.0ß
  56.         - The first line of the configuration file must now contain
  57.           your Drive:\Path\Filename of your master directory.
  58.         - RUDMU will now move files across disks.
  59.         - RUDMU now writes to the screen with a bit of color.
  60.         - RUDMU is safer to use (more Bubba-proofing)
  61.  
  62.  
  63. Limitations
  64. -----------
  65. * RUDMU will not overwrite files of the same name in the destination
  66.   directories. This is for your protection. Rather than overwrite a file,
  67.   RUDMU will inform you of the problem and then abort.
  68. * RUDMU does not support a user named configuration file.
  69.   If you would like RUDMU to support different configurations then you will
  70.   have to fudge it. Try creating your configurations with different names
  71.   and then copying them over to RUDMU.CFG when you want them.
  72. * RUDMU only supports one 3 character category code per FMS entry
  73.   (RBBS Style). If you have more than one category code per FMS entry or if
  74.   you use more than 3 characters for your codes then contact me.
  75. * RUDMU does not support multitasking environments.
  76.   It's always best to take down your multitasker when doing this kind of
  77.   work. Although the program will run under DESQView, it is completely
  78.   DV oblivious.
  79. * RUDMU is down and dirty.
  80.   This program makes alot of low-level calls to the system. Although
  81.   they have worked for me well on several different machines, that
  82.   does not mean they will work fine on EVERY machine. Always backup
  83.   your directories and disks before attempting something new! If you
  84.   don't.... don't say I didn't warn you. With that in mind....
  85.  
  86. Disclaimer:
  87. -----------
  88.         The author disclaims any warranties either expressed or implied, 
  89.         including, but not limited to, the applied warranties of 
  90.         mercantabilities or fitness for a particular purpose. All liability
  91.         for all possible damages which may be incurred from the use, or 
  92.         mis-use, of this product is solely with the user.
  93.  
  94.  
  95. Send comments to:
  96.         Gary E. Glueckert
  97.         98 Oceanside Street
  98.         Islip Terrace, NY 11752
  99. Or call us:
  100.         Data   516-420-2679
  101.         Voice  516-420-2680
  102.