Expand description
The common options of borg commands are defined here
Structs§
- Common
Options - The common options that can be used for every borg command
- Compact
Options - Options for crate::sync::compact
- Create
Options - The options for a borg create command
- Init
Options - The options to provide to the crate::sync::init command
- List
Options - The options for the crate::sync::list command
- Mount
Options - Options for crate::sync::mount
- Prune
Options - Options for crate::sync::prune
- Prune
Within - The definition to specify an interval in which backups should not be pruned.
Enums§
- Compression
Mode - The compression modes of an archive.
- Encryption
Mode - The encryption mode of the repository.
- Mount
Source - 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.
- Pattern
Instruction - A pattern instruction.
These instructions will be used for the
--pattern
command line parameter. - Prune
Within Time - The quantifier for PruneWithin