Tape Backup Software

calm-adA tape drive, which is also known as a streamer, is a data storage device that reads and writes data stored on a magnetic tape. It is typically used for archival storage of data stored on hard drives. Tape media generally has a favorable unit cost and long archival stability.

Magnetic tape has long been the most commonly used medium for bulk data storage, backup, archiving, and interchange. Tape has typically had an order of magnitude better capacity/price ratio when compared to hard disk, but recently the ratios for tape and hard disk have become a lot closer. Tape is a sequential access medium, so even though access times may be poor, the rate of continuously writing or reading data can actually be very fast. Some new tape drives are even faster than modern hard disks. A principal advantage of tape is that it has been used for this purpose for decades (much longer than any alternative) and its characteristics are well understood.

In computers, tape backup is the ability to periodically copy the contents of all or a designated amount of data from its usual storage device to a tape cartridge device so that, in the event of a hard disk crash or comparable failure, the data will not be lost. Tape backup can be done manually or, with appropriate software, be programmed to happen automatically.

Tape backup systems exist for needs ranging from backing up the hard disk on a personal computer to backing up large amounts of storage for archiving and disaster recovery purposes in a large enterprise as part of a storage area network (SAN), usually combining a hardware and software package.


Subscribe Now

In This Section


Follow AppAssure

Twitter Facebook RSS Feed LinkedIn YouTube de.lic.io.us Digg

Free Software Tools



Latest eBook Chapter

Chapter 5: Rethinking SQL Server Backups

More and more companies are using Microsoft SQL Server these days—and in many cases, they don’t even realize it. While plenty of organizations deliberately install SQL Server, many businesses find themselves using SQL Server as a side effect, because SQL Server is the data store for some line-of-business application, technology solution, and so on.