mirror of
https://github.com/lucascbeyeler/zmbackup.git
synced 2026-04-25 07:05:55 +03:00
[GH-ISSUE #124] zmbackup -hp #94
Labels
No labels
Bug Report
Enhancement
Enhancement
Feature Idea
Feature Idea
Not Implemented
Question
Question
Task
Wontfix
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/zmbackup#94
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ngatsis on GitHub (Jan 11, 2019).
Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/124
Hello.
I have a question for -hp option. Does it work? I run it and I have to following message:
Removing old backup folders - please wait.
Removing empty files - please wait.
find: failed to restore initial working directory: Permission denied
Can't remove empty files - false
I have install zmbackup version: 1.2.3 and it works fine. It actually saved me!
Thank you in advance.
Nikos.
@ngatsis commented on GitHub (Jan 28, 2019):
OK,
I just find out that -hp flag depends on ROTATE_TIME setting of zmbackup.conf.
So, -hp delete backup older than ROTATE_TIME days.
Thank you.