Module common

Source
Expand description

The common options of borg commands are defined here

Structs§

CommonOptions
The common options that can be used for every borg command
CompactOptions
Options for crate::sync::compact
CreateOptions
The options for a borg create command
InitOptions
The options to provide to the crate::sync::init command
ListOptions
The options for the crate::sync::list command
MountOptions
Options for crate::sync::mount
PruneOptions
Options for crate::sync::prune
PruneWithin
The definition to specify an interval in which backups should not be pruned.

Enums§

CompressionMode
The compression modes of an archive.
EncryptionMode
The encryption mode of the repository.
MountSource
Options for crate::sync::mount
Pattern
The path/filenames used as input for the pattern matching start from the currently active recursion root. You usually give the recursion root(s) when invoking borg and these can be either relative or absolute paths.
PatternInstruction
A pattern instruction. These instructions will be used for the --pattern command line parameter.
PruneWithinTime
The quantifier for PruneWithin