Imported Upstream version 3.2.0
[debian/amanda] / man / amarchiver.8
1 '\" t
2 .\"     Title: amarchiver
3 .\"    Author: Dustin J. Mitchell <dustin@zmanda.com>
4 .\" Generator: DocBook XSL Stylesheets vsnapshot_8273 <http://docbook.sf.net/>
5 .\"      Date: 10/18/2010
6 .\"    Manual: System Administration Commands
7 .\"    Source: Amanda 3.2.0
8 .\"  Language: English
9 .\"
10 .TH "AMARCHIVER" "8" "10/18/2010" "Amanda 3\&.2\&.0" "System Administration Commands"
11 .\" -----------------------------------------------------------------
12 .\" * set default formatting
13 .\" -----------------------------------------------------------------
14 .\" disable hyphenation
15 .nh
16 .\" disable justification (adjust text to left margin only)
17 .ad l
18 .\" -----------------------------------------------------------------
19 .\" * MAIN CONTENT STARTS HERE *
20 .\" -----------------------------------------------------------------
21 .SH "NAME"
22 amarchiver \- Create, extract or list amanda archive
23 .SH "SYNOPSIS"
24 .HP \w'\fBamarchiver\fR\ 'u
25 \fBamarchiver\fR \-\-version|\-\-create|\-\-extract|\-\-list [\-\-verbose] [\-\-file\ \fIfile\fR] [\fIfilename\fR]... 
26 .SH "DESCRIPTION"
27 .PP
28 \fBAmarchiver\fR
29 manipulates amanda archive file\&. On creation, amarchiver doesn\'t recurse into directories\&. If a filename specifies a directory, it will be ignored\&. If it specifies a character device, amarchiver reads the device and archives the data\&. If a filename specifies a named pipe, amarchiver reads the named pipe and archives the data\&.
30 .PP
31 Note that this tool is more limited than the Amanda archive library, and may not be appropriate for some archive files \-\- particularly those which use non\-strings in their filenames\&.
32 .SH "OPTIONS"
33 .PP
34 \fB\-\-version\fR
35 .RS 4
36 print the amarchiver version
37 .RE
38 .PP
39 \fB\-\-create\fR
40 .RS 4
41 Create an amanda archive\&. Only the supplied filenames are included\&. With one
42 \fB\-\-verbose\fR, lists the filenames\&. With two, lists the filenames and sizes\&.
43 .RE
44 .PP
45 \fB\-\-list\fR
46 .RS 4
47 List the filenames in an amanda archive\&. No additional filenames are allowed on the command line\&.
48 .RE
49 .PP
50 \fB\-\-extract\fR
51 .RS 4
52 Extract an amanda archive\&. If filenames are supplied, only those files are extracted\&. Files are created in the current directory, suffixed with a dot (\'\&.\') and the attribute ID\&.
53 .RE
54 .PP
55 \fB\-\-verbose\fR
56 .RS 4
57 Give more information\&.
58 .RE
59 .PP
60 \fB\-\-file\fR file
61 .RS 4
62 Create, list or extract from the given file instead of stdin/stdout\&.
63 .RE
64 .SH "SEE ALSO"
65 .PP
66 \fBamanda\fR(8),
67 \fBamanda-archive-format\fR(5)
68 .PP
69 The Amanda Wiki:
70 : http://wiki.zmanda.com/
71 .SH "AUTHORS"
72 .PP
73 \fBDustin J\&. Mitchell\fR <\&dustin@zmanda\&.com\&>
74 .RS 4
75 Zmanda, Inc\&. (http://www\&.zmanda\&.com)
76 .RE
77 .PP
78 \fBJean\-Louis Martineau\fR <\&martineau@zmanda\&.com\&>
79 .RS 4
80 Zmanda, Inc\&. (http://www\&.zmanda\&.com)
81 .RE