# This is the MRBackup preferences/initiailization file. # This file is comprised of parameter settings and comment lines. # Parameter setting lines are of the form: # = # where names the parameter to be set and is # either a boolean (YES/NO) or a string value. # Comments may begin with any of these special characters: '#!;$%&*'. # Leading blanks are discarded and empty lines are ignored. # Here are your current default settings: # Enable/Disable Lempel-Ziv file compression or decompression. compression = YES # Should MRBackup generate a paginated listing during backup? listing = YES # Should MRBackup talk to me? speech = YES # Are floppies to be formatted during backup? format = NO # Should MRBackup split large files across multiple floppies? bigfiles = YES # Should MRBackup set/use archive bits during backup/restore? archivebits = YES # What is the name of the home device/volume/directory? home = DH0:src/mrbackupv2.4 # What is the name of the backup device/volume/directory? backup = DF1: # What is the name of the listing device or file? list = mrbackup.list # What is the name of the exclude filter file? exclude = MRBackup.xcld # What is the name of the compression filter file? cfilter = S:MRBackup.cflt