home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / AF2RAU11.ZIP / AF_RAUPD.DOC next >
Text File  |  1995-06-08  |  4KB  |  101 lines

  1. Allfix 4.31 to RemoteAccess 2.0x file areas converter v1.10
  2.  
  3. Here is a little utility that will update your files.ra with new areas from
  4. allfix's fareas.fix file.  This utility is designed with the intention of
  5. ADDING the new information to a blank record already in files.ra or else
  6. appending a new record if no blank ones exist.  It will now update your
  7. FREQ list for your frontend mailer as long as it is a standard text file.
  8.  
  9. How it does the job.
  10. -------------------
  11.  
  12. It scans through files.ra using the directory information from Fareas.fix.
  13. It tries to locate matching directory names.  If a directory that is setup
  14. under fareas.fix is located in Files.ra, it is assumed that RemoteAccess has
  15. already be configured with this area.  It doesn't matter if the ending '\'
  16. is on the file directory path as this program will temperarly put it there
  17. for searching and matching purposes.  Should a directory not exist in files.ra
  18. that is setup in Fareas.fix, this utility will search for the first blank 
  19. record in Files.ra and update it with the new entry.  You must specify a pre-
  20. setup file area to use as a mask for the new area.  Meaning,  if you want
  21. this new area to have the same config as... Say the new uploads directory...
  22. simply enter the area number of that area.  The ul, dl and list securities and
  23. flag settings as well as the other information will be duped into the new area.
  24.  
  25. If you wish to update a temp.ra file instead of the files.ra, simply copy
  26. the files.ra to temp.ra and supply that name as the 2nd parameter.  The
  27. file must exist or it'll generate and error.  This program will not create
  28. the file.
  29.  
  30. Also,  Passthru areas are NOT added to Files.ra due to the nature of those
  31. areas type.
  32.  
  33. Version 1.10 of this program adds the ability to update your request list
  34. possibly used by your frontend mailer.  This program will simply append the
  35. directory information from Fareas.fix to your request list if you specify
  36. the full Drive:\path\filename.ext.  This program WILL NOT create any files.
  37. The request list MUST be a currently valid and available filename.
  38.  
  39.  
  40. Syntax:
  41. -------
  42.  
  43. AF_RAUPD  ALLFIXFILEbase  RAFILEbase  MASKAREA  [FREQlist to update]
  44.  
  45. Where allfixfile is the full drive:\path\filename.ext of the fareas.fix file.
  46.  
  47. RAfile is the drive:\path\filename.ext of files.ra or temp.ra.  You must 
  48. create temp.ra.
  49.  
  50. Maskarea is the file area in files.ra that you wish to dupe the security and
  51. setup info from.
  52.  
  53. FREQlist is the full Drive:\path\filename.ext of the standard text file, one
  54. entry per line request list that is used by some Frontend mailers for File
  55. request processing. This parameter is optional.  Will not update anything if
  56. not specified.  The Request list specified MUST exist.. This program WILL NOT
  57. create the file.
  58.  
  59.  
  60. Responsibility
  61. --------------
  62.  
  63. You are responsible for the up keep and protection of your system.  Therefore,
  64. I take absolutely NO RESPONSIBILITY for the actions of this program.  I will
  65. only warrant that this program will take up valuable disk space... And that is
  66. it.  
  67.  
  68. PLEASE BACKUP YOUR FILES BEFORE USING THIS PROGRAM.  
  69.  
  70. Registration
  71. ------------
  72.  
  73. None...  It's freeware (postcardware).
  74. Use it... Enjoy it.  If it works for you then excellent.  But, if you
  75. would... Just send me a post card or drop me some netmail at 
  76. 1:363/278@fidonet that would be nice... And as always, should you feel the 
  77. need to donate for the future development of utilities, I would most happily
  78. except.  <VBG>.  If this program doesn't work for you, send me some netmail
  79. letting me know what happened and some sample data to show the error(s).
  80. Please, do me a big favor and compress the information BEFORE you send it!!
  81.  
  82. Send post cards (or Donations) to:
  83.         Richard Currier
  84.         951 Bryan Ct.
  85.         Longwood, Fl. 32750-4466
  86.  
  87. Original Idea   :  Joe Jared who wrote the version for allfix 4.30
  88.  
  89. Beta Tester     :  Ken Mohr.  Thanks for the reports and suggestions.
  90.                    Finally pounded the bugs out.  8).  Also was the person
  91.                    that asked me to produce this program originally.
  92.  
  93. FREQlist updating: Indirectly suggested by John Mudge.  Thanks for this
  94.                    suggestion.  
  95.  
  96. Acknowledgements:  RemoteAccess -=- Authored and Copyrighted by Andrew Milner
  97.                    Allfix -=- Authored and Copyrighted by Harald Harms
  98.                    
  99.  
  100.  
  101.