Good day everyone, hope you’re doing well today. I just need some clarifications as a newbie. Hope you guys don’t mind:
I see that the admin account has default cron jobs including [sudo /usr/local/hestia/bin/v-backup-users] which I think the auto backup for all users as per the documentation. But I am confused if that script backups other additional users in the server or just the domains or websites, mails, dbs and ftp accounts including the system files in that particular admin account. Please enlighten me.
If the default auto backup cron job in the admin account doesn’t backup other user accounts we create as additional users, how do we schedule a backup for it. Should we copy the cron jobs from the admin user account or just this sudo /usr/local/hestia/bin/v-backup-users or without the “s” (sudo /usr/local/hestia/bin/v-backup-user), I’m confused between the two. When do we use the “sudo /usr/local/hestia/bin/v-backup-users” and the “sudo /usr/local/hestia/bin/v-backup-user” (or the script with the “s” and without it).
Is there a script to setup all the default cron jobs from the admin user to the new additional users? So I don’t have to manually copy and paste it if it’s necessary.
Oh, really? So, just to clarify, this command in the cron jobs of the admin “sudo /usr/local/hestia/bin/v-backup-users” will let me do auto backup for the other users in my Hestia server, right? I mean the additional users. But their backups will be stored within their user account, and not under the admin account. Please correct me if I’m wrong
I created the users a few days ago. But wait, I have another confusion. Does the auto backup setting in cron for the admin account backups all the users each run or does it just do for 1 user each schedule?
It will depends on the number of files, your cpu, your ram, your disk… but usually in a modern server it should take 1 or 2 minutes.
If you are not seeing the backups, check the notifications because maybe there is a problem with some of them. You could also run the command manually (with user root):
What does this command do? I am seeing it now when it’s done, I am seeing the logs in backup folder, seems like it’s still in progress. Thanks man, you’re the best!!!
That command is the same command launched by Hestia to backup all the users. Also, if your cpu is under load, the backup will wait till it decreases to start the backups.