Amanda (software)
{{Short description|Open source software}}
{{Infobox software
| name = Amanda
| logo =
| screenshot =
| caption =
| collapsible =
| author =
| developer = {{ubl|University of Maryland, College Park|Zmanda}}
| released =
| latest release version = {{wikidata|property|preferred|references|edit|Q379620|P348|P548=Q2804309}}
| latest release date = {{wikidata|qualifier|preferred|single|Q379620|P348|P548=Q2804309|P577}}
| latest preview version =
| latest preview date =
| programming language = {{ubl|C | Perl}}
| operating system = {{ubl|Linux|Oracle Solaris{{Citation needed|date=December 2022}}|Windows|macOS{{Citation needed|date=December 2022}}}}
| platform =
| size =
| language =
| genre = Tape backup software
| license = {{bulleted list | BSD License{{r|AmandaLicenses}} | GPLv2{{cite web | first1 = Jean-Louis | last1 = Martineau | title = zmanda/amanda/AUTHORS | url = https://github.com/zmanda/amanda/blob/master/AUTHORS | website = GitHub | publisher = Amanda | department = Public | date = 2017-08-25 | language = en | archive-url = https://web.archive.org/web/20221216053249/https://github.com/zmanda/amanda/blob/master/AUTHORS | archive-date = 2022-12-16 | url-status = live | access-date = 2022-12-15 | df = dmy-all }}| LGPL{{Citation needed|date=December 2022}} | Apache{{Citation needed|date=December 2022}} | UMD License{{r|AmandaLicenses}} }}
| website = {{url|http://amanda.org/}}
}}
The Advanced Maryland Automatic Network Disk Archiver (Amanda) 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, where the server contacts each client to perform a backup at a scheduled time.{{cite book | first1 = Dmitri | last1 = Joukovski | first2 = Stefan G. | last2 = Weichinge | editor-last1 = Preston | editor-first1 = W.{{nbsp}}Curtis | date = 2007-01-23 | chapter = 4. Amanda | chapter-url = https://archive.org/details/backuprecovery0000pres/page/125 | chapter-url-access = registration | title = Backup & Recovery: Inexpensive Backup Solutions for Open Systems | url = https://archive.org/details/backuprecovery0000pres | url-access = registration | publisher = O'Reilly Media | page = 125-147 | isbn = 978-0596102463 | lccn = 2007273944 |oclc = 123539755 | ol = 7581383M | via = Internet Archive| df = dmy-all }}{{rp|pages=[https://archive.org/details/backuprecovery0000pres/page/125 125-147]}}
Amanda was initially developed at the University of Maryland and is released under a BSD-style license.{{r|AmandaLicenses}} Amanda is available both as a free community edition and fully supported enterprise edition. Amanda runs on almost any Unix or Unix-like systems. Amanda supports Windows systems using Samba or a native Win32 client with support for open files.{{cite web | url = https://wiki.zmanda.com/index.php?title=Zmanda_Windows_Client&oldid=8901 | date = 2016-09-01 | title = Zmanda Windows Client | website = Zmanda | access-date = 2022-12-15 | language = en | archive-url = https://web.archive.org/web/20210927161456/https://wiki.zmanda.com/index.php?title=Zmanda_Windows_Client&oldid=8901 | archive-date = 2021-09-27 | url-status = live | df = dmy-all}}
Amanda supports both tape-based and disk-based backup, and provides some useful functionality not available in other backup products. Amanda supports tape-spanning i.e. if a backup set does not fit in one tape, it will be split into multiple tapes.
Enterprise edition
A commercial version of Amanda was developed by the company Zmanda. It includes a management graphical user interface (GUI) and other features such as scheduler, plugin framework, and an optional cloud backup service support. The cloud backup option uses the Amazon S3 service from Amazon Web Services as the cloud storage provider and enables safe offsite storage of the Amanda backup data. The plugin framework allows for application-specific backups and is used by Amanda Enterprise to support applications such as Oracle database, Samba network share, NDMP, etc. Amanda Enterprise also supports image-level backup of live virtual machine running on VMware infrastructure.
See also
References
{{Reflist}}
External links
{{Portal|Free and open-source software}}
- {{official website}}
Category:University of Maryland, College Park research projects