|
How do you backup your server? |
|
|
|
|
Written by Nick Bright
|
|
Thursday, 11 December 2008 23:34 |
|
Our server automatically performs a full backup every week on Monday morning at 12:00 AM. This backup is stored on a separate backup storage server. We are currently in the process of implementing more backup systems. Right now we are planning on implementing a differential backup system that will make a backup of all user content every night, so that if a client makes a mistake by deleting a page or something like that; we will be able to restore the previous days' version upon request.
|