home *** CD-ROM | disk | FTP | other *** search
- ; This is the MRBackup preferences/initialization file.
- ; This file is comprised of parameter settings and comment lines.
- ; Parameter setting lines are of the form:
- ; <keyword> = <value>
- ; where <keyword> names the parameter to be set and <value> is
- ; either a boolean (YES/NO) or a string value.
- ; Leading blanks are discarded and empty lines are ignored.
- ; Comments may begin with a semi-colon (;).
- ; Decimal value for screen color 0
- color0 = 3481
- ; Decimal value for screen color 1
- color1 = 3328
- ; Decimal value for screen color 2
- color2 = 4095
- ; Decimal value for screen color 3
- color3 = 0
- ; Level of Lempel-Ziv file compression.
- compression = 16-Bit
- ; Level of Lempel-Zip file decompression.
- decompression = 16-Bit
- ; Should MRBackup generate a paginated listing during backup?
- listing = YES
- ; Should MRBackup talk to me?
- speech = YES
- ; How should floppies be formatted during backup?
- format = Quick
- ; Should MRBackup split large files across multiple floppies?
- bigfiles = YES
- ; Should MRBackup set archive bits during backup/restore?
- setarchivebits = NO
- ; Should MRBackup test archive bits during backup?
- testarchivebits = NO
- ; What method of error handling should MRBackup employ?
- errorhandling = Interactive
- ; How many retries on an error?
- retries = 5
- ; Date format: 0=AmigaDOS, 1=International, 2=USA, 3=Canadian
- dateformat = 0
- ; Compression estimate, in percent?
- compest = 35
- ; File buffer size, in K?
- bufsize = 64
- ; What is the name of the logging file or device?
- log = MRBackup.log
- ; What is the name of the home device/volume/directory?
- home = DH0:
- ; What is the name of the backup device/volume/directory?
- backup = DF0:
- ; What is the name of the listing device or file?
- list = MRBackup.list
- ; What is the name of the backup filter file?
- bfilter = MRBackup.bflt
- ; What is the name of the compression filter file?
- cfilter = MRBackup.cflt
- ; What is the name of the decompression filter file?
- dfilter = MRBackup.dflt
- ; What is the backup volume prefix?
- prefix =
-