![]() |
![]() |
![]() |
|
Backup Example The following example is of a Full Working Free Product called the "Cobian Backup” program and it shows how a complete backup solution can be implemented. This backup strategy has been chosen based on the recommendation from our “backup strategy” page. Here is what you will get:
The “remote ” backup up server can be any remote computer which is accessed via an ftp program. If needed, any virtual web server with ftp access can be used. (Almost any web hosting company provides this kind of services for a few dollars a months). It is important to verify that your provider is reliable, and provides his own backup to your virtual server so you can have another backup of your backed up data. To implement this backup strategy, we have chosen to use the “Cobian Backup” program. This program is reliable, can implement all the tasks we needed and is completely free of charge. Before continue, you need download and install the Cobian Backup program from http://www.cobian.se . The following sections show you how to setup your backup program.. Backup Type: We choose to use a full back up once, followed by daily incremental backups. The full backup keeps a complete copy of your data. The incremental backup keeps a copy of your data that has been modified since the last backup. Full backup: Creating the full backup configuration follow the steps below: First step is to create a full backup of your data. Start the Cobian program and click on “task -> new task” to create a new task that will handle the full backup. In order to configure the full backup task, use the following parameter:
Use the following configuration:
“Source” should contain a list of all the directories that you want backed up.
In the “Special” parameters you can add files type that should not be included in the backup.
Setup is now ready. Click on OK to save it. Running the full backup configuration Now the backup is ready to run. Click on the “full backup” icon, and then choose “Task -> Run Selected task”.
When the backup up done, the backup file is found on the target directory. (In our example the backup file is located on C:\backup\backup.zip). Saving the full backup configuration Unlike the incremental backup, which is done completely automatically, the full backup needs some manual intervention. (Note that as the full backup is done only once, so this manual intervention is acceptable). In order to complete the full backup process, we now need to transfer the backed up file “backup.zip” to the remote computer. In the incremental backup this transfer will be done automatically. However, due to the expected huge file size of the full backup, the transfer might take a few days, and required a special transfer program. To make a secure transfer of the file to your external server, use “filezilla” program from http://filezilla.sourceforge.net/ We are not ready to setup the incremental backup. As mentioned before the incremental backup will be done both on the local computer and remote computer. Local Incremental backup Local backup incremental The “local incremental backup” is the backup done on a local disk with all the files that have changed since the last backup. This backup will always be followed by a “remote incremental backup” that saves the same backed up data on a remote machine. The “local incremental backup” can be very helpful for a quick data restore. In case the “local incremental backup” is destroyed, there will always be a reliable copy on the “remote incremental backup”. In order to configure the local backup task, use the following parameter:
Setup for “local incremental backup” is now ready. Click on OK to save it. Now we need to setup the “Distance incremental backup” The “Remote incremental backup” is the same data backed up by the “local incremental backup” but on a remote machine. In case the “local incremental backup” is destroyed, there will always be a reliable copy on the “remote incremental backup”. In order to configure the remote backup task, use the following parameter:
Setup for “remote incremental backup” is now ready. Click on OK to save it. Now we need to setup the automatic running of those backup. Set up Automatic Running In order to configure the incremental back up (local and distance) to run automatically every day, you need to configure the following options:
As shows below:
Setup for the “automatic running” of your backup program is now ready. Click on OK to save it. Putting it all together If you followed the steps above, your backup program should now be operational. A full back up will now be your remote computer, and every day, an incremental backup will be done automatically, and your backed up data will be transfered to the remote computer.
|
Copyright © 2007 The Backup Guide. All rights reserved.