Advanced Maryland Automatic Network Disk Archiver
From Wikipedia, the free encyclopedia
| Developer(s) | University of Maryland, College Park |
|---|---|
| Stable release | 2.6.1p1 stable[1] / 2009-04-10[2] |
| Written in | C |
| Development status | Active |
| Type | Tape backup software |
| License | Amanda Copyright and License[3] |
| Website | AMANDA Home |
Amanda, or the Advanced Maryland Automatic Network Disk Archiver is an open source computer archiving tool that is able to back up data residing on multiple computers on a network. It uses a client–server model and includes:
- the backup server and client itself
- a tape server
- an index server
All three servers do not necessarily need to run on the same machine.
Amanda was initially developed at the University of Maryland and is released under a BSD-style license [1]. Amanda is available both as a free community edition and fully supported enterprise edition. Amanda runs on almost any Unix or Linux-based systems. Amanda supports Windows systems using Samba or Cygwin. A native Win32 client (with support for open files) is also now available.[2]
Amanda supports both tape-based and disk-based backup, and provides some useful functionality not available in other backup products.[3] Amanda supports tape-spanning - i.e. if a backup set does not fit in one tape, it will be split into multiple tapes.
Among its key features is an intelligent scheduler which optimizes use of computing resources across backup runs.
[edit] Major releases
The most recent stable release is version 2.6.1p1, released on April 10, 2009.[4]

