home *** CD-ROM | disk | FTP | other *** search
- ;File Areas Control File. This controls the download areas available
- ;to callers. For the sake of security, callers may not upload directly to
- ;these areas and instead upload to a separate upload directory specified
- ;in UPLOAD.CTL
-
- ;this file will be displayed when callers view available file areas
- AREA_FILE;AreasM.HOS|AreasC.HOS
-
- ;The following is the message to display if the caller selects an Area
- ;to which he is not permitted
- SEC_MSG;Access to this Area is restricted.
-
- ;Available Download area directories. You may have up to 99 file areas.
- ;Add/Edit paths below as required. The number at the start of each line is
- ;what the caller will use to select areas.
-
- ;The format for Area is:
- ;Keyword "AREA";
- ;Area Number;
- ;Area Description;
- ;Full Path where area files and FILES.LST are stored;
- ;D/L Security;
-
- ;(For more info on security levels see the file SECURITY.CTL)
-
- ;!!!!!!!! IMPORTANT !!!!!!!!!
- ;Edit the Area descriptions and paths below to match your needs.
-
- AREA;1 ;New User Files ;C:\QCom\FILES\1;2
- AREA;2 ;Games ;C:\QCom\FILES\2;2
- AREA;3 ;Business ;C:\QCom\FILES\3;2
- AREA;4 ;Word Processing ;C:\QCom\FILES\4;2
- AREA;5 ;Latest Uploads ;C:\QCom\FILES\NEWUL;2
-
- ;each of these directories must contain a file called "Files.LST" which
- ;contains a listing of available files with file descriptions. Host will
- ;display the contents of "FILES.LST" when callers select the Files command.
- ;To create this file, run the supplied QCFM.EXE utility. Use the Tagging
- ;feature to mark files to include in your list file. When finished press F10
- ;and QCFM will create the file (or append to an existing list file).
-
- ;Edit the descriptions in this file and if you wish, add a title describing
- ;the file area. Ensure that this file is located in the appropriate file area.
- ;For system security reasons, when callers list files in any area, they are
- ;shown the Files.LST file rather than the actual files in the directory.
- ;When downloading, they may only access files listed in this list file.
-
- SET_AREA;Please Select Area Number :
-