I'm wondering if DA will come with feature to auto create backups for User Level using Cron Scheduler.
Basically, I under that DA Admin/Reseller Level has the capability to schedule backups of databases, emails, files & etc. using Cron via DA. However, the filename created is less than ideal. Imagine the filename "admin.<admin_name>.<user_name>.tar.gz". It basically gives away the login user name (admin_name) of DA to users/customers.
The inability to have date/time info on the created backup filename is also not ideal. This does not allow easier identification of the specific archive during emergency times.
Or do I have to end up writing my own php/shell script to backup the necessary data files and put into the respective user accounts "backups" folder? If so, how can I easily achieve the same level of details in backing up what DA is backing up (i.e. databases, emails, websites, and what others?)?
Thanks for the kind hearted
Cheers,
Steven
Basically, I under that DA Admin/Reseller Level has the capability to schedule backups of databases, emails, files & etc. using Cron via DA. However, the filename created is less than ideal. Imagine the filename "admin.<admin_name>.<user_name>.tar.gz". It basically gives away the login user name (admin_name) of DA to users/customers.
The inability to have date/time info on the created backup filename is also not ideal. This does not allow easier identification of the specific archive during emergency times.
Or do I have to end up writing my own php/shell script to backup the necessary data files and put into the respective user accounts "backups" folder? If so, how can I easily achieve the same level of details in backing up what DA is backing up (i.e. databases, emails, websites, and what others?)?
Thanks for the kind hearted
Cheers,
Steven