Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It wrongly keep the incomplete backup file when fails #118

Open
ghost opened this issue Oct 19, 2021 · 0 comments
Open

It wrongly keep the incomplete backup file when fails #118

ghost opened this issue Oct 19, 2021 · 0 comments

Comments

@ghost
Copy link

ghost commented Oct 19, 2021

Describe the bug
Hi,
when disk is full it correctly fails but it still keep the incomplete backup file and it also delete the oldest backup, so after many days of failed backups you are kept just with broken files since all good backups will be gone.

Can it be fixed please?

To Reproduce
Steps to reproduce the behavior:

  1. Execute a backup when disk is full

Expected behavior
When it fails I expect that it delete the broken backup file to avoid wasting space and do not delete the oldest one since the new is failed.

System (please complete the following information):

  • OS: Linux

Backup-log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants