1AMBACKUP(8) System Administration Commands AMBACKUP(8)
2
3
4
6 ambackup - back up all disks in an Amanda configuration
7
9 ambackup [-o configoption...] [--config config] [--verbose] CMD
10 [diskname...]
11
13 Ambackup connect to the ambackupd service on an amanda server.
14
15 Ambackup initiate backup on the client. There are three commands (CMD):
16
17 list
18 list all diskname that can be dumped.
19
20 check
21 Check the configuration of the client and disk.
22
23 backup
24 Start a backup of the specified diskname, or all diskname if none
25 are specified.
26
28 amanda(8), amdump(8), amanda-match(7)
29
30 The Amanda Wiki: : http://wiki.zmanda.com/
31
33 Jean-Louis Martineau <martineau@zmanda.com>
34 Zmanda, Inc. (http://www.zmanda.com)
35
36
37
38Amanda 3.5.1 12/01/2017 AMBACKUP(8)