Backup-Manager icon indicating copy to clipboard operation
Backup-Manager copied to clipboard

backup-manager-upload: s3 splits not deleted after upload

Open shtrom opened this issue 6 months ago • 0 comments

When using BMU with the S3 backend, archives larger than 4GiB are split into multiple files, to honour the S3 limits.

However, once uploaded, neither the splits, nor the original file, are deleted locally, leading to disk space wastage.

I think the original file should be kept, but the splits deleted.

shtrom avatar Aug 05 '24 11:08 shtrom