home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1996 October / PCO_10.ISO / filesbbs / virnet.arj / VIR-TIC.CFG < prev   
Encoding:
Text File  |  1993-03-25  |  3.6 KB  |  126 lines

  1. ;-----------------------------------------------------------------------------
  2. ; VIR-NET Tick 2.10 Cfgfile (TIC-VIR.CFG) !
  3. ;
  4. ; Damit Tick 2.10 im VirNet einwandfrei klappen kann, muss fuer Jede (!) Zone
  5. ; ein Tick.cfg angelegt werden! Tick muss man dann so aufrufen:
  6. ;
  7. ;-----------------------------------------------------------------------------
  8. ;
  9. ;     TICK >>\log\tick.log
  10. ;
  11. ; rem ** Tick fuer Zone 2 aufrufen
  12. ;
  13. ;     if exist \in\*.bad ren \in\*.bad *.tic
  14. ;
  15. ; rem ** *.bad files fuer die naechste Zone renamen!
  16. ;
  17. ;     TICK /ctic-vir.cfg >>\log\tick-vir.log
  18. ; rem ** Jetzt den Tick fuer das VirNet starten!
  19. ;
  20. ;     if exist \in\*.bad ren \in\*.bad *.err
  21. ;     if exist \in\*.err dir \in\*.err >1.bak
  22. ;     if exist \in\*.err xr text "Tick *.err file found!" 9:49/0
  23. ;                        /t 1.bak /s "Justin Mann"
  24. ;
  25. ; rem ** Anschliessend das was mit *.bad endet auf *.err renamt, und dem
  26. ; rem ** Sysop dann eine mail geschrieben (mit XRobot).
  27. ;
  28. ;-----------------------------------------------------------------------------
  29. ;
  30. ; Mit dem Raid macht man das gleiche wie beim Tick, fuer jede Zone auch ein 
  31. ; cfg-file: (raid.cfg fuer Zone 1 & 2, raid-vir.cfg fuer Zone 9)
  32. ; Raid kann dann folgenderweise aufgerufen werden:
  33. ;
  34. ;-----------------------------------------------------------------------------
  35. ;
  36. ; for %%d in (raid*.cfg) do raid -r -c%%d
  37. ;
  38. ;-----------------------------------------------------------------------------
  39. ;
  40. ; Dieses beispiel laeuft hier bei 9:49/0, und klappt so schon seit ueber
  41. ; einem Jahr!
  42. ;
  43. ; Fuer alles weitere, siehe Doc's vom Tick 2.10!
  44. ;
  45. ;-----------------------------------------------------------------------------
  46.  
  47. IN f:\mailer\in
  48. ZONE 9 f:\mailer\in
  49. NET 49
  50. NODE 0
  51. AKA 9:491/0
  52. AKA 9:491/1000
  53. AKA 9:491/1010
  54.  
  55. STOPDUP f:\mailer\tick\dupes
  56. TEMP f:\mailer\tick
  57. FIDO
  58. REPLACE
  59. mail f:\mailer\mail
  60. hold f:\mailer\tick\hold
  61. QDIR f:\mailer\tick\hold
  62. ListFmt %3:-12 [000] %1:-200
  63. ListName Files.Bbs
  64. CRC
  65. Crc2Dup
  66. DupByCRC
  67. RAID
  68. LOGPATH
  69. Quiet
  70. ForceINTL
  71. screenlog
  72.  
  73. ;-----------------------------------------------------------------------------
  74. ;
  75. ; flags
  76. ;
  77. ; * = Allow system to recieve
  78. ; & = Recieve only, don't send files to that node
  79. ; H = put files on Hold
  80. ;
  81. ; Local NoReplace = falls ein Replace <filename> im *.tic file vorhanden ist,
  82. ;                   wird dieser uebergangen.
  83. ;
  84. ;-----------------------------------------------------------------------------
  85.  
  86. AREA H:\VIRNET\VIR_MCAF VIR_MCAF
  87. LOCAL NoReplace
  88.         9:9/0           <pw>           *&H
  89.         9:491/1020      <pw>           *H
  90.  
  91. AREA H:\VIRNET\VIR_PROG VIR_PROG
  92. LOCAL NoReplace
  93.         9:9/0           <pw>           *&H
  94.         9:491/1020      <pw>           *H
  95.  
  96. AREA H:\VIRNET\VIR_TEXT VIR_TEXT
  97. LOCAL NoReplace
  98.         9:9/0           <pw>           *&H
  99.         9:491/1020      <pw>           *H
  100.  
  101. AREA H:\VIRNET\VIR_VSUM VIR_VSUM
  102. LOCAL NoReplace
  103.         9:9/0           <pw>           *&H
  104.         9:491/1020      <pw>           *H
  105.  
  106. AREA H:\VIRNET\VIR_VLDG VIR_VLDG
  107.         9:9/0           <pw>           *&H
  108.         9:491/1020      <pw>           *H
  109.  
  110. AREA H:\VIRNET\VIR_NODE VIR_NODE
  111.         9:9/0           <pw>           *&H
  112.         9:491/1020      <pw>           *H
  113.  
  114. AREA H:\VIRNET\VIR_AMI  VIR_AMI
  115.         9:9/0           <pw>           *&H
  116.         9:491/1020      <pw>           *H
  117.  
  118. AREA H:\VIRNET\VIR_OS2  VIR_OS2
  119.         9:9/0           <pw>           *&H
  120.         9:491/1020      <pw>           *H
  121.  
  122. AREA H:\VIRNET\VIR_MAC  VIR_MAC
  123.         9:9/0           <pw>           *&H
  124.         9:491/1020      <pw>           *H
  125.