Hello,
When a client wants me to restore one of his backups, he ends up with this error:
This error is normal part by the fact that I have customized quite a bit, to avoid deleting files related to the system and also to separate domain names and subdomain, I do this because for years it there is nothing new (see here).
My question is whether it would be possible to have the next version the ability to run a script before and after restoration?
As can already be creating a domain name with the files: "domain_create_pre.sh" and "domain_create_post.sh".
Thank you!
When a client wants me to restore one of his backups, he ends up with this error:
Code:
Error extracting /home/server/backups/backup/home.tar.gz : /bin/tar: sub-domains/test.local-server.com: Cannot utime: Operation not permitted...
This error is normal part by the fact that I have customized quite a bit, to avoid deleting files related to the system and also to separate domain names and subdomain, I do this because for years it there is nothing new (see here).
My question is whether it would be possible to have the next version the ability to run a script before and after restoration?
As can already be creating a domain name with the files: "domain_create_pre.sh" and "domain_create_post.sh".
Thank you!