home *** CD-ROM | disk | FTP | other *** search
- ***********************************************
- * Configuration file for DDOV, version 1.0 *
- ***********************************************
- * Generic example showing all the configuration options.
- * Use your favorite full screen editor to change this file.
- * See DDOV.DOC for more details.
- * This file is optional. The defaults are:
- * FIDX.DEF, LIDX.DEF, can delete files from all drives,
- * files not shared
- ***********************************************
- * General notes:
- * lines beginning with * are comments (ignored)
- * lines begining with / specify parameter values controlling
- * how FMSFMT runs
- * in parm values, case does not matter
- * spaces after the "=" do not matter
- * multiple parms can be put on the same line, e.g.
- * /Fidx=FIDX.DEF/Lidx=LIDX.DEF
- * all parms in this file can also be passed on the command line
- * --------[File Index File to use]---------------
- * must be sorted by file name
- /Fidx= FIDX.DEF
- * --------[File Location Index File to use]---------------
- /Lidx= LIDX.DEF
- * --------[What drives to not delete from]---------------
- * To omit drives E thru H, uncomment the following line.
- */NoDeleteDrive= EFGH
- /NoDeleteDrive=
- * ---------[Whether files read should be opened shared]---------
- * Needed only on a network where other nodes can be reading the
- * files the same time as this program
- *
- */Sharing
- * -----------[Where to log omitted files]----------------
- * New deletions are appended to this file.
- /LogDelTo= KILLED.FIL