home *** CD-ROM | disk | FTP | other *** search
- ;
- ; ╔══════════╗
- ; ║ UFDC.CFG ║ The Ultimate File Download Counter Version 1.30
- ; ╚══════════╝
- ;
- ; Copyright 1993 (C) by Paul S. Taylor, All Rights Reserved.
- ;
- ; This is the configuration file UFDC reads to determine how to process
- ; each DIR file. Use a ";" to specify a comment line.
- ;
- ;───────────────────────────────────────────────────────────────────────────
- ;
- ;
- ; DLSTXT= The full path and file name of your download.txt file. This
- ; ────── is a file that is created by PCBoard that records all
- ; downloads and uploads from your system. The default is
- ; "DOWNLOAD.TXT" if commented out.
- ;
- ; Ex: DLSTXT=C:\PCB\MAIN\DOWNLOAD.TXT
- ;
- ; *NOTE*: Prior to version 1.7, UFDC would search your hard drive for
- ; files that you did not specify the path for. This feature has
- ; been left out of verion 1.7 due to compatibility problems with
- ; some users with versions of DOS other than 5.0. You **MUST**
- ; specify the FULL path AND filename for your DOWNLOAD.TXT file.
- ;
- DLSTXT=DOWNLOAD.TXT
- ;
- ;───────────────────────────────────────────────────────────────────────────
- ;
- ; DIR= The full path and file name of a DIR (directory listing) file you
- ; ─── would like UFDC to search, edit, and update. You may list up to
- ; 25 DIR files. (The 25 DIR file limit is lifted in REGED version)
- ;
- ; Ex: DIR=C:\PCB\MAIN\DIR1
- ; Ex: DIR=C:\PCB\MAIN\UPLD
- ;
- ; *NOTE*: Prior to version 1.7, UFDC would search your hard drive for
- ; files that you did not specify the path for. This feature has
- ; been left out of verion 1.7 due to compatibility problems with
- ; some users with versions of DOS other than 5.0. You **MUST**
- ; specify the FULL path AND filename for each of your DIR files.
- ;
- ; Hint: It is best to specify your DIR files from your directories that
- ; receive the most downloads first to speed up the search process.
- ;
- DIR=UPLD
- DIR=DIR1
- DIR=DIR2
- DIR=DIR3
- ;
- ;
- ;────────────────────────────────────────────────────────────────────── <END>
-