What is Site backup?

A Site backup backs up the following data.  

A site backup gives you the advantage of functional independence as it is a complete independent backup that constitutes all the files integral to your site (site content, configuration information and user data). Since the site configuration information is also backed up, you can easily migrate your site between WEBppliance servers with the complete assurance of a fully restorable site.   

Your service provider can also back up your site but does not have the granularity of backing up the site and user data separately. He can only initiate an integrated backup that collates the site and user information.

When you back up a site, WEBppliance creates:

The naming convention of a backup file is as follows:

<webppliance_hostname>_<site_name>_<backup_type>_<YYYY>_<Month>_<date>_<Hours>_Minutes>.tar.gz


Where:
<webppliance_hostname>
is the name of the WEBppliance server on which your site is hosted
<site_name>
is the name of the site being backed up
<backup_type>
indicates the type of backup (site)
<YYYY>_<Month>_<date>_<Hours>_Minutes>
is the time-stamp when the backup was taken.

For example, backing up a site mysite.com on the WEBppliance server mywebppliance.com on Jan 06, 2003 at 11.30 would result in the following backup file:

mywebppliance.com_mysite.com_site_2003_January_06_11_30.tar.gz

What is backed up

WEBppliance backs up the following information as metadata.

What is not backed up

WEBppliance does not back up the following files and directories. Please ensure that you take adequate measures to insure the data from loss or corruption.

Related Topics