home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / CLIPPER / MISC / XBBS7200.ZIP / XBBS7200.TAR / MAKE_areas.bbs < prev    next >
Encoding:
File List  |  1986-12-18  |  1.3 KB  |  24 lines

  1. The file, areas.bbs, contains the path information for uploading, downloading,
  2. and listing of files along with the access privilege of the download 
  3. directory. The format of the file is as follows:
  4.     1) The first line of the file can be used as a RULER SINCE IT IS NOT USED.
  5.     2) The following lines in the file have the following format:
  6.        a) Columns 1-13 The download path. Please note the ORGPATH is added
  7.           to the contents. An example is as follows: ORGPATH = /usr/sandy/bbs
  8.           and columns 1-13 contain bbssoftware; therefore, the entire path
  9.           name = /usr/sandy/bbs/bbssoftware.
  10.      3) Column 14 must be a space
  11.      4) Columns 15-55 contain the description of the download directory
  12.      5) Column 56 must be a space
  13.      6) Columns 57-61 contain the DIRECTORY PRIVILEGE - left justified.
  14.         Therefore, you can set your privileges from 1 - 32767. WARNING, if
  15.         you give your user access to the files section from the main menu and
  16.         DO NOT give him access to any of the directories, he will NOT be able
  17.         to get out of the initial directory change!
  18.      7) Columns 62-63 must be spaces
  19.      8) Columns 64-79 contain the UPLOAD path for that download directory.
  20.  
  21. Please download areas.bbs and use it as an example.
  22.  
  23. A MAXIMUM of 99 directories can be used!
  24.