Online Backup Software
A remote, online, or managed backup service is a service that provides users with a system for backing up and storing computer files. Online backup providers are companies that provide this type of service.
Online backup systems are typically built around a client software program that runs on a schedule, typically once a day. This program collects, compresses, encrypts, and transfers the data to the remote backup service provider’s servers. Other types of product are also available in the market, such as remote continuous data protection (CDP).
Typical features
Opened file backup
The ability to back up files that are frequently left open, such as Outlook files (*.pst) or SQL database files. This feature allows IT administrators to run backup jobs at any time of the day, not requiring server down-time. Most enterprise online backup products support an add-on for this. Higher-end products may support this natively.
Multi-platform
A multi-platform backup service can back up multiple platforms such as the various flavours of Windows, Macintosh, and Linux/Unix.
Network backup
A backup service supporting network backup can back up multiple computers , servers or Network Attached Storage appliances on a local area network from a single computer or device.
Multi-site
Some services offer the capability to back up both data at the primary site and data located at remote offices and branch offices, in a relatively seamless manner.
Continuous backup – Continuous Data Protection CDP
Allows the service to back up continuously or on a predefined schedule. Both methods have advantages and disadvantages. Most backup services are schedule-based and perform backups at a predetermined time. Some services provide continuous data backups which are used by large financial institutions and large online retailers. However, there is typically a tradeoff with performance and system resources.
Online access to files
Some services allow you to access backed-up files via a normal web browser. Many services do not provide this type of functionality.
Data compression
Data will typically be compressed with a lossless compression algorithm to minimize the amount of bandwidth used.
Differential data compression
A way to further minimize network traffic is to transfer only the binary data that has changed from one day to the next, similar to the open source file transfer service Rsync. More advanced online backup services use this method rather than transfer entire files.
Transfer encryption
Encryption to prevent interception of data. This does not mean that the data will necessarily be encrypted during storage.
End-to-end encryption
Encryption of data at the client. The encrypted data is then transmitted and stored on the server. This requires a client-generated key, and precludes data recovery should the key be lost. Depending on implementation, it may also preclude certain optimization techniques (such as recognition of common operating system files which don’t need to be stored multiple times, and removal of duplicate user files across different users —’deduplication’).
Bandwidth usage
User-selectable option to use more or less bandwidth; it may be possible to set this to change at various times of day.
Providers of this type of service frequently target specific market segments. High-end LAN-based backup systems may offer services such as near-realtime transaction-level replication or open file backups. Consumer online backup companies frequently have beta software offerings and/or free-trial backup services.
Advantages of remote backup
Remote backup has advantages over traditional backup methods:
* Remote backup does not require user intervention. The user does not have to change tapes, label CDs or perform other manual steps.
* Remote backup maintains data offsite. Perhaps the most important aspect of backing up is that backups are stored in a different location from the original data. Traditional backup requires manually taking the backup media offsite.
* Unlimited data retentions
* Some remote backup services will work continuously, backing up files as they are changed.
* Most remote backup services will maintain a list of versions of your files.
* Most remote backup services will use a 128 – 448 bit encryption to send data over unsecured links (ie internet)
* A few remote backup services can reduce backup by only transmitting changed binary data bits
Disadvantages of remote backup
Remote backup has some disadvantages:
* Depending on the available network bandwidth, the restoration of data can be slow. Because data is stored offsite, the data must be recovered either via the Internet or via tape or disk shipped from the online backup service provider.
* Some backup service providers have no guarantee that stored data will be kept private – for example, from employees. As such, most recommend that files be encrypted before storing or automating this process.
* It is possible that a remote backup service provider could go out of business or be purchased, which may affect the accessibility of one’s data or the cost to continue using the service.
* If encryption password is lost, no more data recovery will be possible. However with managed services this should not be a problem.
* Residential broadband services often have monthly limits that preclude large backups. They are also usually asymmetric; the user-to-network link regularly used to store backups is much slower than the network-to-user link used only when data is restored.

