home *** CD-ROM | disk | FTP | other *** search
/ PC-Online 1998 February / PCOnline_02_1998.iso / filesbbs / dos / nbeta087.exe / CONFIGS.EXE / PCSIG14.CTL < prev    next >
Encoding:
Text File  |  1996-02-04  |  4.3 KB  |  142 lines

  1. ;
  2. ; NanoBBS (C) Copyright 1994,1995 Whirlwind Software - All Rights Reserved
  3. ;
  4. ; PCSIG14.CTL - an example File Area Include file for the PC Sig 14 CD
  5. ;
  6. ; Note: PC Sig 14 is not really NanoBBS ready, because it does not come with
  7. ; FILES.BBS descriptions.  However, thanks to NanoBBS's alternate-FILES.BBS
  8. ; feature, you can adapt this CD for use with NanoBBS.  What you need to do
  9. ; is make a "shadow" directory tree on your hard disk, with one directory
  10. ; for each area listed below.  This could be easily accomplished by
  11. ; performing an XCOPY /S of DIR*.  (no extension, just the dot).  This way,
  12. ; any directory with a PC-Board(tm) description file will be copied, and
  13. ; the description file with it.  Then rename all the DIR files to FILES.BBS.
  14. ; At this point, NanoBBS will now be able to use the FILES.BBS but it will look
  15. ; pretty ugly as PC-Board's format includes the filesize and file date in the
  16. ; DIR file, while NanoBBS's FILES.BBS format gets that information directly
  17. ; from the files themselves.  So, you may want to use a text editor to
  18. ; remove the extraneous filesize and date information from each FILES.BBS
  19. ; thus.
  20. ;
  21.  
  22. filearea 2300
  23.         name            PC Sig 14: BBS Files
  24.         download        e:\pcsigcd\BBS\
  25.         upload          c:\file\uploads\
  26.         access          10
  27.         cdrom
  28.         group           2
  29.         filesbbspath    c:\cdshadow\pcsigcd\BBS\
  30. end
  31.  
  32. filearea 2301
  33.         name            PC Sig 14: Business
  34.         download        e:\pcsigcd\BUS\
  35.         upload          c:\file\uploads\
  36.         access          10
  37.         cdrom
  38.         group           2
  39.         filesbbspath    c:\cdshadow\pcsigcd\BUS\
  40. end
  41.  
  42. filearea 2302
  43.         name            PC Sig 14: Educational
  44.         download        e:\pcsigcd\EDU\
  45.         upload          c:\file\uploads\
  46.         access          10
  47.         cdrom
  48.         group           2
  49.         filesbbspath    c:\cdshadow\pcsigcd\EDU\
  50. end
  51.  
  52. filearea 2303
  53.         name            PC Sig 14: Entertainment
  54.         download        e:\pcsigcd\ENT\
  55.         upload          c:\file\uploads\
  56.         access          10
  57.         cdrom
  58.         group           2
  59.         filesbbspath    c:\cdshadow\pcsigcd\ENT\
  60. end
  61.  
  62. filearea 2304
  63.         name            PC Sig 14: Graphics
  64.         download        e:\pcsigcd\GRA\
  65.         upload          c:\file\uploads\
  66.         access          10
  67.         cdrom
  68.         group           2
  69.         filesbbspath    c:\cdshadow\pcsigcd\GRA\
  70. end
  71.  
  72. filearea 2305
  73.         name            PC Sig 14: Home/Personal
  74.         download        e:\pcsigcd\HOM\
  75.         upload          c:\file\uploads\
  76.         access          10
  77.         cdrom
  78.         group           2
  79.         filesbbspath    c:\cdshadow\pcsigcd\HOM\
  80. end
  81.  
  82. filearea 2306
  83.         name            PC Sig 14: Printing
  84.         download        e:\pcsigcd\PRI\
  85.         upload          c:\file\uploads\
  86.         access          10
  87.         cdrom
  88.         group           2
  89.         filesbbspath    c:\cdshadow\pcsigcd\PRI\
  90. end
  91.  
  92. filearea 2307
  93.         name            PC Sig 14: Programming
  94.         download        e:\pcsigcd\PRO\
  95.         upload          c:\file\uploads\
  96.         access          10
  97.         cdrom
  98.         group           2
  99.         filesbbspath    c:\cdshadow\pcsigcd\PRO\
  100. end
  101.  
  102. filearea 2308
  103.         name            PC Sig 14: Reference/Religion
  104.         download        e:\pcsigcd\REF\
  105.         upload          c:\file\uploads\
  106.         access          10
  107.         cdrom
  108.         group           2
  109.         filesbbspath    c:\cdshadow\pcsigcd\REF\
  110. end
  111.  
  112. filearea 2309
  113.         name            PC Sig 14: Utilities
  114.         download        e:\pcsigcd\UTI\
  115.         upload          c:\file\uploads\
  116.         access          10
  117.         cdrom
  118.         group           2
  119.         filesbbspath    c:\cdshadow\pcsigcd\UTI\
  120. end
  121.  
  122. filearea 2310
  123.         name            PC Sig 14: Windows
  124.         download        e:\pcsigcd\WIN\
  125.         upload          c:\file\uploads\
  126.         access          10
  127.         cdrom
  128.         group           2
  129.         filesbbspath    c:\cdshadow\pcsigcd\WIN\
  130. end
  131.  
  132. filearea 2311
  133.         name            PC Sig 14: Word Processing
  134.         download        e:\pcsigcd\WOR\
  135.         upload          c:\file\uploads\
  136.         access          10
  137.         cdrom
  138.         group           2
  139.         filesbbspath    c:\cdshadow\pcsigcd\WOR\
  140. end
  141.  
  142.