3.1.10.1. Archive
: options for archiving and file clean-up¶
Option aliases:
progress → clean
Recognized options:
- ArchiveFolder: {
''
} |str
path to the archive root
- ArchiveFormat:
''
|'bz2'
|'gz'
|'lzma'
| {'tar'
} |'xz'
|'zip'
|'zst'
format for case archives
- ArchiveType: {
'full'
} |'partial'
flag for single (full) or multi (sub) archive files
- SearchMethod: {
'glob'
} |'regex'
method for declaring multiple files with one string
- TailLines: {
{}
} |object
n lines to keep for any ‘tail-ed’ file, by regex/glob
Subsections: