Backup software

From Wikipedia, the free encyclopedia

Jump to: navigation, search

Backup software is a computer program used to perform a complete back up of a file, data, database, system or server. The back up software enables you to make an exact duplicate of everything contained on the original source. This software must also be used to perform a recovery of the data or system in the event of a disaster.

Choosing the right back up software is very important. Different software uses different methods to back up data. For example, some software will back up only to tape, while others will back up to disk. Some software uses a file-by-file method to back up. Other software, back up an entire volume or drive using drive image technology.

Some things to consider when choosing back up software are the length of time it will take to back up your systems and data, the reliability of the hardware on which your back up will be stored and the experience of the developers of the software.


Contents

[edit] Key features of backup software

There are several features of backup software that make it more effective in backing up data.

[edit] Volumes

Main article: Volume (compression)

Voluming allows the ability to compress and split backup data into separate parts for storage on smaller, removable media such as CDs. It was often used because CDs were easy to transport off-site and inexpensive compared to hard drives or servers.

However, the recent increase in hard drive capacity and decrease in drive cost has made voluming a far less popular solution. The introduction of small, portable, durable USB drives, and the increase in broadband capacity has provided easier and more secure methods of transporting backup data off-site.

[edit] Data compression

Main article: Data compression

Since hard drive space has cost, compressing the data will reduce the size allowing for less drive space to be used to save money.

[edit] Remote backup

Main article: Remote backup

Several factors have contributed to a surge in the use of remote or offsite backup of data to geographically distant sites.

  1. The rapid growth of data and its importance to business.
  2. The rapid adoption of high-speed broadband internet.
  3. The falling price of disk drive technology.
  4. The rise of risks such as hackers, hurricanes, viruses, hardware failure.

These structural changes present opportunities for young startups, which are serving this growing market with next-generation backup technologies that automatically backup data to offsite data centers (sometimes called vaults) via the Internet. Many banks, stock exchanges, and other large institutions often do this to ensure data integrity.

[edit] Access to open files

Main article: File locking

Many backup solutions offer a plug-in for access to exclusive, in use, and locked files.

[edit] Incremental backups

Backup solutions generally support incremental backups in addition to full backups, so only material that is newer or changed compared to the backed up data is actually backed up, in order to dramatically increase the speed of the backup process.

[edit] Schedules

Main article: Job scheduler

Backup schedules are usually supported to reduce maintenance of the backup tool and increase the reliability of the backups.

[edit] Encryption

Main article: Encryption

To prevent data theft some backup software offers cryptography features to protect the backup.

[edit] See also

Personal tools