Hello
What command i ust run to take daily a full backup of my account?
The second name it will replace the old backup or not?
Thank you
Hello
What command i ust run to take daily a full backup of my account?
The second name it will replace the old backup or not?
Thank you
Not sure if I follow you exact question ...
WHM has options for scheduling backups built into it.
If you want to run a command to backup a specific account,
you can just run "/scripts/pkgacct username" where username
is the login name of the account you want to backup.
Where i must go to add this command as daily shedule task?
Thank you
Write a custom script to do the backup and add it as s cron in the server. The new backups will overwrite the older ones if they are not renamed.
I don't know how to write a script
I just need for every account a daily backup
And the file to be replaced and not have 100 backups...