mirror of
https://github.com/lucascbeyeler/zmbackup.git
synced 2026-04-25 07:05:55 +03:00
[GH-ISSUE #179] /usr/local/lib/zmbackup/bash/BackupAction.sh: line 95: all//,/\n/g: No such file or directory #144
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#144
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 @salmanTW on GitHub (Oct 7, 2022).
Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/179
While trying the below command getting the error in CLI.
Please help me here what is going wrong here.
[zimbra@mail ~]$ zmbackup -f -a all
/usr/local/lib/zmbackup/bash/BackupAction.sh: line 95: all//,/\n/g: No such file or directory
Nothing to do. Closing...
@milauria commented on GitHub (Aug 28, 2024):
Similar problem here.
Backup works perfectly fine
Restore has the issue that the program adds to the account name a series of 'n/g' characters in place of the 's' (letter 's') character such that I get the following error:
Any idea how to fix this ?
@milauria commented on GitHub (Aug 28, 2024):
Ok found the solution same issue as described here: https://github.com/lucascbeyeler/zmbackup/issues/168
there is commit here https://github.com/tofuSCHNITZEL/zmbackup/commit/d5028344feb83342d73e5977dfc138c404a913cc ... wondering if somebody can release this changes into the installable files. I don't know the github system much. Other than that the software is great!