Skip to content

Borg prune error #5248

Answered by szaimen
emanuelepns asked this question in Questions
Sep 10, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Hi,

  • BORG_RETENTION_POLICY="--keep-within=7d --keep-weekly=4 --keep-monthly=2"

You need to remove the quotes here so that it looks like this: - BORG_RETENTION_POLICY=--keep-within=7d --keep-weekly=4 --keep-monthly=2 which should fix the problem.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@emanuelepns
Comment options

@szaimen
Comment options

@emanuelepns
Comment options

Answer selected by szaimen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #5240 on September 12, 2024 09:37.