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

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

Open
salmanTW opened this issue Oct 7, 2022 · 2 comments

Comments

@salmanTW
Copy link

salmanTW commented Oct 7, 2022

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
Copy link

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 ?

@milauria
Copy link

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!

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

2 participants