[GH-ISSUE #179] /usr/local/lib/zmbackup/bash/BackupAction.sh: line 95: all//,/\n/g: No such file or directory #144

Closed
opened 2026-02-27 08:14:35 +03:00 by kerem · 2 comments
Owner

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...

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...
kerem closed this issue 2026-02-27 08:14:35 +03:00
Author
Owner

@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:

Error during the restore process for account xxx@x**n/gn/g**x**n/g**xxxxxxxx.xx. message below:
xxx@x**n/gn/g**x**n/g**xxxxxxxx.xx: ERROR: account.NO_SUCH_ACCOUNT (no such account: xxx@x**n/gn/g**x**n/g**xxxxxxxx.xx)

Any idea how to fix this ?

<!-- gh-comment-id:2313877291 --> @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: ``` Error during the restore process for account xxx@x**n/gn/g**x**n/g**xxxxxxxx.xx. message below: xxx@x**n/gn/g**x**n/g**xxxxxxxx.xx: ERROR: account.NO_SUCH_ACCOUNT (no such account: xxx@x**n/gn/g**x**n/g**xxxxxxxx.xx) ``` Any idea how to fix this ?
Author
Owner

@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!

<!-- gh-comment-id:2315330244 --> @milauria commented on GitHub (Aug 28, 2024): Ok found the solution same issue as described here: [https://github.com/lucascbeyeler/zmbackup/issues/168](url) there is commit here [https://github.com/tofuSCHNITZEL/zmbackup/commit/d5028344feb83342d73e5977dfc138c404a913cc](url) ... 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!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/zmbackup#144
No description provided.