table of contents
AMBACKUP(8) | System Administration Commands | AMBACKUP(8) |
NAME¶
ambackup - back up all disks in an Amanda configuration
SYNOPSIS¶
ambackup [-o configoption...] [--config config] [--verbose] CMD [diskname...]
DESCRIPTION¶
Ambackup connect to the ambackupd service on an amanda server.
Ambackup initiate backup on the client. There are three commands (CMD):
list
list all diskname that can be dumped.
check
Check the configuration of the client and disk.
backup
Start a backup of the specified diskname, or all diskname
if none are specified.
SEE ALSO¶
amanda(8), amdump(8), amanda-match(7)
The Amanda Wiki: : http://wiki.zmanda.com/
AUTHOR¶
Jean-Louis Martineau <martineau@zmanda.com>
Zmanda, Inc. (http://www.zmanda.com)
12/01/2017 | Amanda 3.5.1 |