home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / COMM / 500TER.ZIP / TSUP_001.EXE / T-FILES.BBS < prev    next >
Encoding:
File List  |  1997-08-30  |  2.3 KB  |  53 lines

  1. %
  2. % ┌───────────────────────────────────────────────────────────────────────────┐
  3. % │ ░░░░ Terminate hostmode area definition ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ │
  4. % └───────────────────────────────────────────────────────────────────────────┘
  5. %
  6. %  Access-levels
  7. %  ----------------
  8. %   N = Normal                A higher access-level will have access to
  9. %   P = Privileged 0          all level below as well. Co-Sysop will have
  10. %   1 = Privileged 1          access to Normal, Privileged and Co-Sysop areas
  11. %   2 = Privileged 2
  12. %   3 = Privileged 3
  13. %   4 = Privileged 4
  14. %   5 = Privileged 5
  15. %   6 = Privileged 6
  16. %   7 = Privileged 7
  17. %   8 = Privileged 8
  18. %   9 = Privileged 9
  19. %   C = Co-Sysop              
  20. %   S = Supervisor
  21. %  ----------------
  22. %
  23. %  Areanum = 1-99999   You can only have up to 100.000 file areas
  24. %                      Note that area 0 is used for private path
  25. %
  26. %  If a path does not exist, it will simply just be skipped.
  27. %
  28. %  Syntax: Access-level Area-number Path Description
  29. %
  30. % Area#  Directory (Up to 79 chars)   Description (Up to 70 chars)
  31. % |---|  |--------------------------| |---------------------------------------|
  32. N     1  UPLOAD\                      Public area
  33. N     2  GIVEAWAY\                    Terminate, The Final Terminal
  34. N     3  HOST\FREE\                   Free utilities
  35. N     4  HOST\MODEM\                  Modem utilities
  36. N     5  HOST\PRICES\                 Newest pricelists
  37. N     6  HOST\LIST\                   Newest filelists
  38. P     7  HOST\PRIV0\                  Only privileged 0 users
  39. 1     8  HOST\PRIV1\                  Only privileged 1 users
  40. 2     9  HOST\PRIV2\                  Only privileged 2 users
  41. 3    10  HOST\PRIV3\                  Only privileged 3 users
  42. 4    11  HOST\PRIV4\                  Only privileged 4 users
  43. 5    12  HOST\PRIV5\                  Only privileged 5 users
  44. 6    13  HOST\PRIV6\                  Only privileged 6 users
  45. 7    14  HOST\PRIV7\                  Only privileged 7 users
  46. 8    15  HOST\PRIV8\                  Only privileged 8 users
  47. 9    16  HOST\PRIV9\                  Only privileged 9 users
  48. C    17  HOST\COSYSOP\                Only co-sysop users
  49. S    18  DOWNLOAD\                    My personal downloads
  50. S    19  C:\PRIVATE\                  My private files
  51. % |----------------------------------------------------END-OF-FILE------------|
  52.  
  53.