• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Create and provide Backups for all Clients

W

wombat

Guest
Hi!

I'm currently looking for a way to provide an easy and seamless backup system for my customers. I use plesk 11 to backup the whole server every day but the problem with this is, that only I can restore from this backup. So that's not the perfect way of providing backups.

I would like to create a backup every night for every customer. So the customer will see backups from the last n days when he logs in. I don't want to setup the backups cronjob in every customer account by hand - there must be an automated way.

I would use the server wide backup cronjob to backup only configuration files of the whole server. The data and emails should be backed up on a domain/customer basis, so that the customer can restore from this backups on his own.

I read the backup and backup-cli guides available but didn't find a way to do this other than setting up a daily backup job in every customer account by my own. I'm sure there is a better way ;)

Regards,
Andreas
 
Andreas, when you go to the server settings -> backup manager -> and backup the entire server, that means ALL your clients data gets backed-up too.

And you clients can access these backups right from there control panel -> backup manager.

NB: And by the way you can schedule that process so that it does it for you automatically at the rate you define.
 
'till now i just set up the "global" backup to use a ftp server. so i guess the client's can't see this global backup unless it's downloaded to the server repository, right?

new plan: use the gui backup tool to setup one global backup with all data in the server repository. use the cli backup tool to make one daily backup on a ftp server. i don't like the idea of two full backups running every night doing the same stuff, but afaik there is now better way..

thanks!
 
What I would suggest is:

1. Let the scheduled backups be stored on the server resp (Clients can have access to these).
2. Then once in a week you can run a backup of the entire server but this time you save the backup on the FTP resp.

This way you don't want to JUNK or fill up your FTP server with backups.

However, I remember as though atleast in the old versions when you backup the entire server to the FTP resp a copy of the backup is also kept on the server resp. (I guess this was resolved in new versions) but in the old versions I used to delete these backups manually from the local server resp.
 
Back
Top