home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / a / arca120.zip / ARCANAL.CFG next >
Text File  |  1993-03-14  |  13KB  |  362 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.  Since some systems have the FILES.BBS files in a different
  56. ; directory than the actual files, both the name of the "FILES.BBS" file
  57. ; and the directory must be specified.  Functionally, the number of areas
  58. ; that can be defined are constrained only by available memory.
  59. ;
  60. ; Each file area must be defined in the following order:
  61. ;
  62. ;   FileSection_FILESBBS
  63. ;   FileSection_Directory
  64. ;
  65. ; All keywords must be kept together in the above order, with the last
  66. ; keyword being FileSection_Directory.  If they are split up, or one is
  67. ; left out, ArcAnal will be confused as to which FILES.BBS belongs to which
  68. ; file directory or database.  This will result in an inaccurate database!
  69. ;
  70.  
  71. ;
  72. ; OS2 File Section Database Definitions -- this includes Maximus
  73. ; and BinkleyTerm distribution directories even though there are some
  74. ; DOS programs in them.
  75. ;
  76.  
  77. DatabaseName            OS2
  78. DatabaseDirectory       c:\bbs\arcanal\database
  79.  
  80. FileSection_FILESBBS    c:\max\files\max\files.bbs
  81. FileSection_Directory   c:\max\files\max
  82.  
  83. FileSection_FILESBBS    c:\max\files\binkley\files.bbs
  84. FileSection_Directory   c:\max\files\binkley
  85.  
  86. FileSection_FILESBBS    c:\max\files\graphics\files.bbs
  87. FileSection_Directory   c:\max\files\graphics
  88.  
  89. FileSection_FILESBBS    c:\max\files\os2\articles\files.bbs
  90. FileSection_Directory   c:\max\files\os2\articles
  91.  
  92. FileSection_FILESBBS    c:\max\files\os2\fonts\files.bbs
  93. FileSection_Directory   c:\max\files\os2\fonts
  94.  
  95. FileSection_FILESBBS    c:\max\files\os2\rexx\files.bbs
  96. FileSection_Directory   c:\max\files\os2\rexx
  97.  
  98. FileSection_FILESBBS    c:\max\files\os2\app\files.bbs
  99. FileSection_Directory   c:\max\files\os2\app
  100.  
  101. FileSection_FILESBBS    c:\max\files\os2\util\files.bbs
  102. FileSection_Directory   c:\max\files\os2\util
  103.  
  104. FileSection_FILESBBS    c:\max\files\os2\misc\files.bbs
  105. FileSection_Directory   c:\max\files\os2\misc
  106.  
  107. FileSection_FILESBBS    c:\max\files\os2\drivers\files.bbs
  108. FileSection_Directory   c:\max\files\os2\drivers
  109.  
  110. FileSection_FILESBBS    c:\max\files\os2\edit\files.bbs
  111. FileSection_Directory   c:\max\files\os2\edit
  112.  
  113. FileSection_FILESBBS    c:\max\files\os2\file\files.bbs
  114. FileSection_Directory   c:\max\files\os2\file
  115.  
  116. FileSection_FILESBBS    c:\max\files\os2\games\files.bbs
  117. FileSection_Directory   c:\max\files\os2\games
  118.  
  119. FileSection_FILESBBS    c:\max\files\os2\archive\files.bbs
  120. FileSection_Directory   c:\max\files\os2\archive
  121.  
  122. FileSection_FILESBBS    c:\max\files\os2\prog\files.bbs
  123. FileSection_Directory   c:\max\files\os2\prog
  124.  
  125. FileSection_FILESBBS    c:\max\files\os2\comm\files.bbs
  126. FileSection_Directory   c:\max\files\os2\comm
  127.  
  128. FileSection_FILESBBS    c:\max\files\os2\bbs\files.bbs
  129. FileSection_Directory   c:\max\files\os2\bbs
  130.  
  131. FileSection_FILESBBS    c:\max\files\os2\mag\files.bbs
  132. FileSection_Directory   c:\max\files\os2\mag
  133.  
  134. FileSection_FILESBBS    c:\max\files\os2\lan\files.bbs
  135. FileSection_Directory   c:\max\files\os2\lan
  136.  
  137. FileSection_FILESBBS    c:\max\files\os20\app\files.bbs
  138. FileSection_Directory   c:\max\files\os20\app
  139.  
  140. FileSection_FILESBBS    c:\max\files\os20\util\files.bbs
  141. FileSection_Directory   c:\max\files\os20\util
  142.  
  143. FileSection_FILESBBS    c:\max\files\os20\misc\files.bbs
  144. FileSection_Directory   c:\max\files\os20\misc
  145.  
  146. FileSection_FILESBBS    c:\max\files\os20\drivers\files.bbs
  147. FileSection_Directory   c:\max\files\os20\drivers
  148.  
  149. FileSection_FILESBBS    c:\max\files\os20\edit\files.bbs
  150. FileSection_Directory   c:\max\files\os20\edit
  151.  
  152. FileSection_FILESBBS    c:\max\files\os20\file\files.bbs
  153. FileSection_Directory   c:\max\files\os20\file
  154.  
  155. FileSection_FILESBBS    c:\max\files\os20\games\files.bbs
  156. FileSection_Directory   c:\max\files\os20\games
  157.  
  158. FileSection_FILESBBS    c:\max\files\os20\archive\files.bbs
  159. FileSection_Directory   c:\max\files\os20\archive
  160.  
  161. FileSection_FILESBBS    c:\max\files\os20\prog\files.bbs
  162. FileSection_Directory   c:\max\files\os20\prog
  163.  
  164. FileSection_FILESBBS    c:\max\files\os20\comm\files.bbs
  165. FileSection_Directory   c:\max\files\os20\comm
  166.  
  167. FileSection_FILESBBS    c:\max\files\os20\bbs\files.bbs
  168. FileSection_Directory   c:\max\files\os20\bbs
  169.  
  170. FileSection_FILESBBS    c:\max\files\os20\mag\files.bbs
  171. FileSection_Directory   c:\max\files\os20\mag
  172.  
  173. FileSection_FILESBBS    c:\max\files\os20\lan\files.bbs
  174. FileSection_Directory   c:\max\files\os20\lan
  175.  
  176. FileSection_FILESBBS    c:\max\files\os20\install\files.bbs
  177. FileSection_Directory   c:\max\files\os20\install
  178.  
  179. FileSection_FILESBBS    c:\max\files\os20\articles\files.bbs
  180. FileSection_Directory   c:\max\files\os20\articles
  181.  
  182. FileSection_FILESBBS    c:\max\files\os20\wps\files.bbs
  183. FileSection_Directory   c:\max\files\os20\wps
  184.  
  185. FileSection_FILESBBS    c:\max\files\fwadmin\files.bbs
  186. FileSection_Directory   c:\max\files\fwadmin
  187.  
  188. FileSection_FILESBBS    f:\max\files\ibmnet\ibmnet\files.bbs
  189. FileSection_Directory   f:\max\files\ibmnet\ibmnet
  190.  
  191. FileSection_FILESBBS    c:\max\files\os2new\files.bbs
  192. FileSection_Directory   c:\max\files\os2new
  193.  
  194. FileSection_FILESBBS    c:\max\files\newup\files.bbs
  195. FileSection_Directory   c:\max\files\newup
  196.  
  197. FileSection_FILESBBS    f:\max\files\ibmnet\os2fx\files.bbs
  198. FileSection_Directory   f:\max\files\ibmnet\os2fx
  199.  
  200. FileSection_FILESBBS    f:\max\files\ibmnet\dosfx\files.bbs
  201. FileSection_Directory   f:\max\files\ibmnet\dosfx
  202.  
  203. FileSection_FILESBBS    f:\max\files\ibmnet\tcpip\files.bbs
  204. FileSection_Directory   f:\max\files\ibmnet\tcpip
  205.  
  206. FileSection_FILESBBS    f:\max\files\ibmnet\ews\files.bbs
  207. FileSection_Directory   f:\max\files\ibmnet\ews
  208.  
  209. FileSection_FILESBBS    f:\max\files\ibmnet\info\files.bbs
  210. FileSection_Directory   f:\max\files\ibmnet\info
  211.  
  212. FileSection_FILESBBS    f:\max\files\os2\gnu\files.bbs
  213. FileSection_Directory   f:\max\files\os2\gnu
  214.  
  215. ;
  216. ; LocalDOS File Section Database Definitions -- this includes other
  217. ; miscellaneous Non-OS/2 file sections.
  218. ;
  219.  
  220. ;DatabaseName            DOS
  221. ;DatabaseDirectory       c:\bbs\arcanal\database
  222.  
  223. ;FileSection_FILESBBS    c:\max\files\news\files.bbs
  224. ;FileSection_Directory   c:\max\files\news
  225.  
  226. ;FileSection_FILESBBS    c:\max\files\misc\files.bbs
  227. ;FileSection_Directory   c:\max\files\misc
  228.  
  229. ;FileSection_FILESBBS    c:\max\files\fidonet\files.bbs
  230. ;FileSection_Directory   c:\max\files\fidonet
  231.  
  232. ;FileSection_FILESBBS    c:\max\files\c\files.bbs
  233. ;FileSection_Directory   c:\max\files\c
  234.  
  235. ;FileSection_FILESBBS    c:\max\files\msdos\bbs\files.bbs
  236. ;FileSection_Directory   c:\max\files\msdos\bbs
  237.  
  238. ;FileSection_FILESBBS    c:\max\files\msdos\comm\files.bbs
  239. ;FileSection_Directory   c:\max\files\msdos\comm
  240.  
  241. ;FileSection_FILESBBS    c:\max\files\msdos\apg\files.bbs
  242. ;FileSection_Directory   c:\max\files\msdos\apg
  243.  
  244. ;FileSection_FILESBBS    c:\max\files\msdos\games\files.bbs
  245. ;FileSection_Directory   c:\max\files\msdos\games
  246.  
  247. ;FileSection_FILESBBS    c:\max\files\msdos\util\files.bbs
  248. ;FileSection_Directory   c:\max\files\msdos\util
  249.  
  250. ;FileSection_FILESBBS    c:\max\files\msdos\misc\files.bbs
  251. ;FileSection_Directory   c:\max\files\msdos\misc
  252.  
  253. ;FileSection_FILESBBS    c:\max\files\msdos\app\files.bbs
  254. ;FileSection_Directory   c:\max\files\msdos\app
  255.  
  256. ;FileSection_FILESBBS    c:\max\files\msdos\win\files.bbs
  257. ;FileSection_Directory   c:\max\files\msdos\win
  258.  
  259.  
  260. ;
  261. ; Logging definitions
  262. ;
  263. ; Log messages are ranked between 1 to 4, where 1 is the most important
  264. ; type of message (usually a fatal error of some sort), and 4 is the
  265. ; most extraneous (an informational message of some sort).  This gives
  266. ; you control over how verbose to make the status log.
  267. ;
  268. ; Each message in the log file is preceded by a special symbol indicating
  269. ; it's level of importance as follows:
  270. ;
  271. ;       LogLevel  Characters That Precede Included Entries
  272. ;
  273. ;           1      !
  274. ;           2      *
  275. ;           3      +
  276. ;           4      :
  277. ;
  278.  
  279. Log                                ; [No]Log - Log process information to log
  280.                                    ; file
  281.  
  282. LogLevel    4                      ; Level of logging where 1 is the most
  283.                                    ; minimal amount of information, and 4 is
  284.                                    ; the most detailed.
  285.  
  286. LogFile c:\bbs\logs\arcanal.log    ; Name of the log file (MUST be defined to
  287.                                    ; use the logging feature.)  There is no
  288.                                    ; default.
  289.  
  290. ;
  291. ; Archiver Information
  292. ;
  293. ; The archivers used to analyze compressed files may be defined below.  Each
  294. ; Archiver Definition must be defined in the following order:
  295. ;
  296. ;   ArchiveExtension
  297. ;   ArchiveList
  298. ;   ArchiveListFormat
  299. ;
  300. ; All keywords must be kept together in the above order, with the last
  301. ; keyword being ArchiveListFormat.
  302. ;
  303. ; The following macros can be used in the definitions.  All macros are
  304. ; CASE-SENSATIVE!
  305. ;
  306. ; ArchiveList macros:
  307. ;
  308. ;   %a           : Translates to the name of the archive.
  309. ;
  310. ; ArchiveListFormat macros:
  311. ;
  312. ;   MMM          : 3 letter name of month (Jan, Feb, etc.)
  313. ;   mm           : 2 digit number of the month (1-12)
  314. ;   yy           : Last two digits of the year (00-99)
  315. ;   dd           : Day of the month (1-31)
  316. ;   hh           : Hours in 24 hour format (0-23)
  317. ;   HH           : Hours in 12 hour format (0-12)
  318. ;   ii           : Minutes (0-59)
  319. ;   ss           : Seconds (0-59)
  320. ;   X            : am/pm indicator (A or P)
  321. ;   zzz..zz      : uncompressed size of the file (must have at least 5 z's)
  322. ;   ffffffff     : name of the file in the archive (must have at least 8 f's)
  323. ;
  324. ; Please note:  Do not use full path names on the archives.  ArcAnal will
  325. ;               search the current directory or PATH variable to find
  326. ;               the archiving program.
  327. ;
  328.  
  329. ArchiveExtension    ZIP
  330. ArchiveList         "unzip -v %a"
  331. ArchiveListFormat   "zzzzzzz                       mm-dd-yy  hh:ii             ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
  332.  
  333. ;ArchiveExtension    ZIP
  334. ;ArchiveList         "pkzip -v %a"
  335. ;ArchiveListFormat   "zzzzzzz                       mm-dd-yy  hh:ii                ffffffff.fff"
  336.  
  337. ArchiveExtension    ARJ
  338. ArchiveList         "unarj l %a"
  339. ArchiveListFormat   "ffffffff.fff zzzzzzzzzz                  yy-mm-dd hh:ii:ss"
  340.  
  341. ArchiveExtension    ARC
  342. ArchiveList         "arc v %a"
  343. ArchiveListFormat   "ffffffff.fff       zzzzzzzz                            dd MMM yy  HH:iiX"
  344.  
  345. ArchiveExtension    LZH
  346. ArchiveList         "lh /o v %a"
  347. ArchiveListFormat   "  zzzzzzzz                yy-mm-dd hh:ii:ss                    ffffffff.fff"
  348.  
  349. ArchiveExtension    ZOO
  350. ArchiveList         "zoo -list %a"
  351. ArchiveListFormat   "zzzzzzzz                dd MMM yy hh:ii:ss        ffffffff.fff"
  352.  
  353.  
  354. ;
  355. ; Miscellaneous Definitions
  356. ; -------------------------
  357. ;
  358.  
  359. NoQuiet                                 ; [No]Quiet - Prevents output to
  360.                                         ; standard out (the screen, normally)
  361.                                         ; except for the logo.
  362.