home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 26 / CD_ASCQ_26_1295.iso / vrac / qcom320e.zip / FILES.CTL < prev    next >
Text File  |  1995-08-13  |  2KB  |  49 lines

  1. ;File Areas Control File.  This controls the download areas available
  2. ;to callers.  For the sake of security, callers may not upload directly to
  3. ;these areas and instead upload to a separate upload directory specified
  4. ;in UPLOAD.CTL
  5.  
  6. ;this file will be displayed when callers view available file areas
  7. AREA_FILE;AreasM.HOS|AreasC.HOS
  8.  
  9. ;The following is the message to display if the caller selects an Area
  10. ;to which he is not permitted
  11. SEC_MSG;Access to this Area is restricted.
  12.  
  13. ;Available Download area directories. You may have up to 99 file areas. 
  14. ;Add/Edit paths below as required. The number at the start of each line is 
  15. ;what the caller will use to select areas.  
  16.  
  17. ;The format for Area is:
  18. ;Keyword "AREA";
  19. ;Area Number;
  20. ;Area Description;
  21. ;Full Path where area files and FILES.LST are stored;
  22. ;D/L Security;
  23.  
  24. ;(For more info on security levels see the file SECURITY.CTL)
  25.  
  26. ;!!!!!!!!     IMPORTANT    !!!!!!!!!
  27. ;Edit the Area descriptions and paths below to match your needs.
  28.  
  29. AREA;1 ;New User Files   ;C:\QCom\FILES\1;2
  30. AREA;2 ;Games            ;C:\QCom\FILES\2;2
  31. AREA;3 ;Business         ;C:\QCom\FILES\3;2
  32. AREA;4 ;Word Processing  ;C:\QCom\FILES\4;2
  33. AREA;5 ;Latest Uploads   ;C:\QCom\FILES\NEWUL;2
  34.  
  35. ;each of these directories must contain a file called "Files.LST" which 
  36. ;contains a listing of available files with file descriptions.  Host will 
  37. ;display the contents of "FILES.LST" when callers select the Files command.
  38. ;To create this file, run the supplied QCFM.EXE utility.  Use the Tagging
  39. ;feature to mark files to include in your list file.  When finished press F10
  40. ;and QCFM will create the file (or append to an existing list file).
  41.  
  42. ;Edit the descriptions in this file and if you wish, add a title describing
  43. ;the file area. Ensure that this file is located in the appropriate file area.
  44. ;For system security reasons, when callers list files in any area, they are 
  45. ;shown the Files.LST file rather than the actual files in the directory. 
  46. ;When downloading, they may only access files listed in this list file.
  47.  
  48. SET_AREA;Please Select Area Number :  
  49.