user backups

walo

Verified User
Joined
Mar 19, 2005
Messages
162
it would be great if ADMIN have the option to make backup of all the users on the server including resellers, no only his users.

also... i have a cron for make user backups all weeks, and when i delete a user i have to modify the cron because if i don't do it then i get an error.

thanks
 
You should make a script that will use Rsync backup functionality and the Rsync backup scripts should make backups of individual partitions on the server.

Restore is simple with rsync and you can automate backup using crons. You wont need to modify the crons after adding or terminating any accounts.
 
Back
Top