1btrfs-sxbackup-update(1)                              btrfs-sxbackup-update(1)
2
3
4

NAME

6       btrfs-sxbackup-update - Update a backup job
7

SYNOPSIS

9       btrfs-sxbackup  update  [-h]  [-sr  <source_retention>]  [-dr <destina‐
10       tion_retention>] [-c] <subvolume> [<subvolume> ...]
11

DESCRIPTION

13       Update a btrfs-sxbackup job.
14

OPTIONS

16       <subvolume>
17              backup job source or destination subvolume. local  path  or  SSH
18              url
19
20       -h, --help
21              show help message and exit
22
23       -sr <source_retention>, --source-retention <source_retention>
24              expression  defining  which  source snapshots to retain/cleanup.
25              can be a static number (of backups) or more  complex  expression
26              like  "1d:4/d,  1w:daily,  2m:none" literally translating to: "1
27              day from now keep 4 backups a day, 1 week from  now  keep  daily
28              backups, 2 months from now keep none"
29
30       -dr    <destination_retention>,    --destination-retention    <destina‐
31       tion_retention>
32              expression   defining    which    destination    snapshots    to
33              retain/cleanup. can be a static number (of backups) or more com‐
34              plex expression (see --source-retention argument)
35
36       -c, --compress
37              enables compression during transmission.  Requires  lzop  to  be
38              installed on both source and destination
39

SEE ALSO

41       btrfs-sxbackup(1), btrfs-sxbackup-init(1)
42
43
44
45Marco Schindler                      0.5.9            btrfs-sxbackup-update(1)
Impressum