mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-23 08:16:54 +00:00
mention --save-space at the place we talk about keeping disk space free
This commit is contained in:
parent
0c076ad114
commit
bec2f72c8e
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@ a good amount of free space on the filesystem that has your backup repository
|
|||
|
||||
If you run out of disk space, it can be hard or impossible to free space,
|
||||
because |project_name| needs free space to operate - even to delete backup
|
||||
archives.
|
||||
archives. There is a `--save-space` option for some commands, but even with
|
||||
that |project_name| will need free space to operate.
|
||||
|
||||
You can use some monitoring process or just include the free space information
|
||||
in your backup log files (you check them regularly anyway, right?).
|
||||
|
|
Loading…
Reference in a new issue