home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / ARCA130.ZIP / ARCANAL.CFG next >
Text File  |  1993-03-16  |  10KB  |  253 lines

  1. ;
  2. ; ArcAnal (Archive Analysis Utility) Configuration File
  3. ; ----------------------------------------------------------------------
  4. ;
  5.  
  6. ;
  7. ; Work Directory
  8. ;
  9. ; This directory must be defined.  It is simply a "staging" area when
  10. ; analyzing the contents of an archive, and will be emptied of any
  11. ; temporary files after ArcAnal completes.
  12. ;
  13.  
  14. WorkDirectory   c:\tmp
  15.  
  16. ;
  17. ; Database Definitions
  18. ;
  19. ; This section will define the databases of file sections.  Normally,
  20. ; only your own local file collection "groups" will be defined.
  21. ;
  22. ; However, if you are part of a File Network, and want to check a
  23. ; a prospective file for duplication before hatching (and this File
  24. ; Network provides you with an ArcAnal Database) you can also define
  25. ; that database.  Please note that this database does NOT need to have
  26. ; any local FileSection statements associated with it.  It will be
  27. ; essentially be "read-only" since you will not be adding any files
  28. ; to it.
  29. ;
  30. ; Essentially, there are two parts to the database definition.  The first
  31. ; part is the name of the database, and the directory where the database
  32. ; exists.
  33. ;
  34. ; The second part is optional.  After the name/directory of the database,
  35. ; one or more file sections can be listed.
  36. ;
  37. ; -----| Part I |--------------------------------------------------------
  38. ;
  39. ; Each Database must be defined in the following order:
  40. ;
  41. ;   DatabaseName
  42. ;   DatabaseDirectory
  43. ;
  44. ; All keywords must be kept together in the above order, with the last
  45. ; keyword being DatabaseDirectory.
  46. ;
  47. ; The Database Name is used on the command line when specifying a
  48. ; particular database for analysis.  It is also used as the basename
  49. ; for the database files.  So unless you are using HPFS under OS/2, you
  50. ; should keep the Database Name to 8 characters.  Case is not significant.
  51. ;
  52. ; -----| Part II |-------------------------------------------------------
  53. ;
  54. ; The File Sections define the location of all your downloadable file
  55. ; areas.  Simply define the full path and file name of your "FILES.BBS"
  56. ; file using the configuration keyword 'FileSection_FILESBBS'.
  57. ;
  58. ; If the actual archive files are not also within this directory, you must
  59. ; also specify the full path name of the directory which contains the
  60. ; archives using the configuration keyword 'FileSection_Directory'.
  61. ;
  62. ; In either case, you must define 'FileSection_FILESBBS' first, then, if
  63. ; necessary, the optional 'FileSection_Directory'.  If you do specify
  64. ; 'FileSection_Directory', it MUST be done in "couplets" such as:
  65. ;
  66. ;   FileSection_FILESBBS    c:\max\files\bbs\max.bbs
  67. ;   FileSection_Directory   c:\max\files\max
  68. ;   FileSection_FILESBBS    c:\max\files\bbs\binkley.bbs
  69. ;   FileSection_Directory   c:\max\files\binkley
  70. ;
  71. ; Functionally, the number of areas that can be defined are constrained
  72. ; only by available memory.
  73. ;
  74.  
  75. ;
  76. ; OS2 File Section Database Definitions -- this includes Maximus
  77. ; and BinkleyTerm distribution directories even though there are some
  78. ; DOS programs in them.
  79. ;
  80.  
  81. DatabaseName            OS2
  82. DatabaseDirectory       c:\bbs\arcanal\database
  83.  
  84. FileSection_FILESBBS    c:\max\files\max\files.bbs
  85. FileSection_FILESBBS    c:\max\files\binkley\files.bbs
  86. FileSection_FILESBBS    c:\max\files\graphics\files.bbs
  87. FileSection_FILESBBS    c:\max\files\os2\articles\files.bbs
  88. FileSection_FILESBBS    c:\max\files\os2\fonts\files.bbs
  89. FileSection_FILESBBS    c:\max\files\os2\rexx\files.bbs
  90. FileSection_FILESBBS    c:\max\files\os2\app\files.bbs
  91. FileSection_FILESBBS    c:\max\files\os2\util\files.bbs
  92. FileSection_FILESBBS    c:\max\files\os2\misc\files.bbs
  93. FileSection_FILESBBS    c:\max\files\os2\drivers\files.bbs
  94. FileSection_FILESBBS    c:\max\files\os2\edit\files.bbs
  95. FileSection_FILESBBS    c:\max\files\os2\file\files.bbs
  96. FileSection_FILESBBS    c:\max\files\os2\games\files.bbs
  97. FileSection_FILESBBS    c:\max\files\os2\archive\files.bbs
  98. FileSection_FILESBBS    c:\max\files\os2\prog\files.bbs
  99. FileSection_FILESBBS    c:\max\files\os2\comm\files.bbs
  100. FileSection_FILESBBS    c:\max\files\os2\bbs\files.bbs
  101. FileSection_FILESBBS    c:\max\files\os2\mag\files.bbs
  102. FileSection_FILESBBS    c:\max\files\os2\lan\files.bbs
  103. FileSection_FILESBBS    c:\max\files\os20\app\files.bbs
  104. FileSection_FILESBBS    c:\max\files\os20\util\files.bbs
  105. FileSection_FILESBBS    c:\max\files\os20\misc\files.bbs
  106. FileSection_FILESBBS    c:\max\files\os20\drivers\files.bbs
  107. FileSection_FILESBBS    c:\max\files\os20\edit\files.bbs
  108. FileSection_FILESBBS    c:\max\files\os20\file\files.bbs
  109. FileSection_FILESBBS    c:\max\files\os20\games\files.bbs
  110. FileSection_FILESBBS    c:\max\files\os20\archive\files.bbs
  111. FileSection_FILESBBS    c:\max\files\os20\prog\files.bbs
  112. FileSection_FILESBBS    c:\max\files\os20\comm\files.bbs
  113. FileSection_FILESBBS    c:\max\files\os20\bbs\files.bbs
  114. FileSection_FILESBBS    c:\max\files\os20\mag\files.bbs
  115. FileSection_FILESBBS    c:\max\files\os20\lan\files.bbs
  116. FileSection_FILESBBS    c:\max\files\os20\install\files.bbs
  117. FileSection_FILESBBS    c:\max\files\os20\articles\files.bbs
  118. FileSection_FILESBBS    c:\max\files\os20\wps\files.bbs
  119. FileSection_FILESBBS    c:\max\files\fwadmin\files.bbs
  120. FileSection_FILESBBS    f:\max\files\ibmnet\ibmnet\files.bbs
  121. FileSection_FILESBBS    c:\max\files\os2new\files.bbs
  122. FileSection_FILESBBS    c:\max\files\newup\files.bbs
  123. FileSection_FILESBBS    f:\max\files\ibmnet\os2fx\files.bbs
  124. FileSection_FILESBBS    f:\max\files\ibmnet\dosfx\files.bbs
  125. FileSection_FILESBBS    f:\max\files\ibmnet\tcpip\files.bbs
  126. FileSection_FILESBBS    f:\max\files\ibmnet\ews\files.bbs
  127. FileSection_FILESBBS    f:\max\files\ibmnet\info\files.bbs
  128. FileSection_FILESBBS    f:\max\files\os2\gnu\files.bbs
  129.  
  130. ;
  131. ; LocalDOS File Section Database Definitions -- this includes other
  132. ; miscellaneous Non-OS/2 file sections.
  133. ;
  134.  
  135. ;DatabaseName            DOS
  136. ;DatabaseDirectory       c:\bbs\arcanal\database
  137.  
  138. ;FileSection_FILESBBS    c:\max\files\news\files.bbs
  139. ;FileSection_FILESBBS    c:\max\files\misc\files.bbs
  140. ;FileSection_FILESBBS    c:\max\files\fidonet\files.bbs
  141. ;FileSection_FILESBBS    c:\max\files\c\files.bbs
  142. ;FileSection_FILESBBS    c:\max\files\msdos\bbs\files.bbs
  143. ;FileSection_FILESBBS    c:\max\files\msdos\comm\files.bbs
  144. ;FileSection_FILESBBS    c:\max\files\msdos\apg\files.bbs
  145. ;FileSection_FILESBBS    c:\max\files\msdos\games\files.bbs
  146. ;FileSection_FILESBBS    c:\max\files\msdos\util\files.bbs
  147. ;FileSection_FILESBBS    c:\max\files\msdos\misc\files.bbs
  148. ;FileSection_FILESBBS    c:\max\files\msdos\app\files.bbs
  149. ;FileSection_FILESBBS    c:\max\files\msdos\win\files.bbs
  150.  
  151. ;
  152. ; Logging definitions
  153. ;
  154. ; Log messages are ranked between 1 to 4, where 1 is the most important
  155. ; type of message (usually a fatal error of some sort), and 4 is the
  156. ; most extraneous (an informational message of some sort).  This gives
  157. ; you control over how verbose to make the status log.
  158. ;
  159. ; Each message in the log file is preceded by a special symbol indicating
  160. ; it's level of importance as follows:
  161. ;
  162. ;       LogLevel  Characters That Precede Included Entries
  163. ;
  164. ;           1      !
  165. ;           2      *
  166. ;           3      +
  167. ;           4      :
  168. ;
  169.  
  170. Log                                ; [No]Log - Log process information to log
  171.                                    ; file
  172.  
  173. LogLevel    4                      ; Level of logging where 1 is the most
  174.                                    ; minimal amount of information, and 4 is
  175.                                    ; the most detailed.
  176.  
  177. LogFile c:\bbs\logs\arcanal.log    ; Name of the log file (MUST be defined to
  178.                                    ; use the logging feature.)  There is no
  179.                                    ; default.
  180.  
  181. ;
  182. ; Archiver Information
  183. ;
  184. ; The archivers used to analyze compressed files may be defined below.  Each
  185. ; Archiver Definition must be defined in the following order:
  186. ;
  187. ;   ArchiveExtension
  188. ;   ArchiveList
  189. ;   ArchiveListFormat
  190. ;
  191. ; All keywords must be kept together in the above order, with the last
  192. ; keyword being ArchiveListFormat.
  193. ;
  194. ; The following macros can be used in the definitions.  All macros are
  195. ; CASE-SENSATIVE!
  196. ;
  197. ; ArchiveList macros:
  198. ;
  199. ;   %a           : Translates to the name of the archive.
  200. ;
  201. ; ArchiveListFormat macros:
  202. ;
  203. ;   MMM          : 3 letter name of month (Jan, Feb, etc.)
  204. ;   mm           : 2 digit number of the month (1-12)
  205. ;   yy           : Last two digits of the year (00-99)
  206. ;   dd           : Day of the month (1-31)
  207. ;   hh           : Hours in 24 hour format (0-23)
  208. ;   HH           : Hours in 12 hour format (0-12)
  209. ;   ii           : Minutes (0-59)
  210. ;   ss           : Seconds (0-59)
  211. ;   X            : am/pm indicator (A or P)
  212. ;   zzz..zz      : uncompressed size of the file (must have at least 5 z's)
  213. ;   ffffffff     : name of the file in the archive (must have at least 8 f's)
  214. ;
  215. ; Please note:  Do not use full path names on the archives.  ArcAnal will
  216. ;               search the current directory or PATH variable to find
  217. ;               the archiving program.
  218. ;
  219.  
  220. ArchiveExtension    ZIP
  221. ArchiveList         "unzip -v %a"
  222. ArchiveListFormat   "zzzzzzz                       mm-dd-yy  hh:ii             ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
  223.  
  224. ;ArchiveExtension    ZIP
  225. ;ArchiveList         "pkzip -v %a"
  226. ;ArchiveListFormat   "zzzzzzz                       mm-dd-yy  hh:ii                ffffffff.fff"
  227.  
  228. ArchiveExtension    ARJ
  229. ArchiveList         "unarj l %a"
  230. ArchiveListFormat   "ffffffff.fff zzzzzzzzzz                  yy-mm-dd hh:ii:ss"
  231.  
  232. ArchiveExtension    ARC
  233. ArchiveList         "arc v %a"
  234. ArchiveListFormat   "ffffffff.fff       zzzzzzzz                            dd MMM yy  HH:iiX"
  235.  
  236. ArchiveExtension    LZH
  237. ArchiveList         "lh /o v %a"
  238. ArchiveListFormat   "  zzzzzzzz                yy-mm-dd hh:ii:ss                    ffffffff.fff"
  239.  
  240. ArchiveExtension    ZOO
  241. ArchiveList         "zoo -list %a"
  242. ArchiveListFormat   "zzzzzzzz                dd MMM yy hh:ii:ss        ffffffff.fff"
  243.  
  244.  
  245. ;
  246. ; Miscellaneous Definitions
  247. ; -------------------------
  248. ;
  249.  
  250. NoQuiet                                 ; [No]Quiet - Prevents output to
  251.                                         ; standard out (the screen, normally)
  252.                                         ; except for the logo.
  253.