Skip to content

pruning output folder size is different from actual folder size #5387

Description

@alfredonodo

Hi,
I have a problem/question with borg 1.1.5 on ubuntu server 18.04. I already checked the documentation without finding a similar issue. Moreover, I have other machines where borg works without any issue with the same commands.
In few words, borg output after daily pruning is different than actual folder size.
I'm using the following command:

borg init --encryption=repokey-blake2 repository_path
borg create -v --list --filter=AME --progress --stats --exclude-caches --compression lzma,9 destination_folder source_folder
borg prune -v --list --save-space --stats --force --keep-daily=3 --prefix='{hostname}-' repository_path

There are not any error, borg does not delete the old files even if the output show it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions