Imported Upstream version 2.5.0
[debian/amanda] / man / amrecover.8
index 7fdf97f2249442c156a34fda2987a89977c17862..9379a6f4cf4faba4cc2ac834dbf537032e1487df 100644 (file)
@@ -19,7 +19,7 @@
 ..
 .TH "AMRECOVER" 8 "" "" ""
 .SH NAME
-amrecover \- AMANDA index database browser
+amrecover \- Amanda index database browser
 .SH "SYNOPSIS"
 .ad l
 .hy 0
@@ -31,36 +31,38 @@ amrecover \- AMANDA index database browser
 .SH "DESCRIPTION"
 
 .PP
-\fBAmrecover\fR browses the database of \fBAMANDA\fR index files to determine which tapes contain files to recover\&. Furthermore, it is able to recover files\&.
+\fBAmrecover\fR browses the database of \fBAmanda\fR index files to determine which tapes contain files to recover\&. Furthermore, it is able to recover files\&.
 
 .PP
 In order to restore files in place, you must invoke \fBamrecover\fR from the root of the backed up filesystem, or use \fBlcd\fR to move into that directory, otherwise a directory tree that resembles the backed up filesystem will be created in the current directory\&. See the examples below for details\&.
 
 .PP
-See the \fBamanda\fR(8) man page for more details about \fBAMANDA\fR\&.
+See the \fBamanda\fR(8) man page for more details about \fBAmanda\fR\&.
 
 .SH "OPTIONS"
 
 .RS
 .Sh "Note"
-The listed defaults map to the values you ran the configure\-script with\&.
+The Default values are those set at compile\-time\&.
+Use \fBamrestore\fR to recover client\-encrypted or
+client\-custom\-compressed tapes\&.
 .RE
 
 .TP
 \fB[ \-C ] config\fR
-\fBAMANDA\fR configuration (default: daily)\&.
+\fBAmanda\fR configuration\&.
 
 .TP
 \fB\-s index\-server\fR
-Host that runs the index daemon (default: oops)\&.
+Host that runs the index daemon\&.
 
 .TP
 \fB\-t tape\-server\fR
-Host that runs the tape server daemon (default: 192\&.168\&.0\&.10)\&.
+Host that runs the tape server daemon\&.
 
 .TP
 \fB\-d tape\-device\fR
-Tape device to use on the tape server host (default: /dev/nst0)\&.
+Tape device to use on the tape server host\&.
 
 .SH "COMMANDS"
 
@@ -116,7 +118,7 @@ dates in the current month of the current year
 .IP
 
 .TP
-\fBsetdisk diskname mountpoint\fR
+\fBsetdisk \fIdiskname\fR [\fImountpoint\fR]\fR
 Specifies which disk to consider (default: the disk holding the working directory where \fBamrecover\fR is started)\&. It can only be set after the host is set with \fBsethost\fR\&. \fBDiskname\fR is the device name specified in the \fBamanda\&.conf\fR or \fBdisklist\fR configuration file\&. The disk must be local to the host\&. If \fBmountpoint\fR is not specified, all pathnames will be relative to the (unknown) mount point instead of full pathnames\&.
 
 .TP
@@ -125,7 +127,7 @@ List all \fBdiskname\fR
 
 .TP
 \fBsettape [[server]:][tapedev|default]\fR
-Specifies the host to use as the tape server, and which of its tape devices to use\&. If the server is omitted, but the colon is not, the server name reverts to 192\&.168\&.0\&.10, the configure\-time default\&. If the tape device is omitted, it remains unchanged\&. To use the default tape device selected by the tape server, the word \fBdefault\fR must be specified\&. If no argument is specified, or the argument is an empty string, no changes occur, and the current settings are displayed\&.
+Specifies the host to use as the tape server, and which of its tape devices to use\&. If the server is omitted, but the colon is not, the server name reverts to the configure\-time default\&. If the tape device is omitted, it remains unchanged\&. To use the default tape device selected by the tape server, the word \fBdefault\fR must be specified\&. If no argument is specified, or the argument is an empty string, no changes occur, and the current settings are displayed\&.
 
 If you want amrecover to use your changer, the \fBtapedev\fR must be equal to the amrecover_changer setting on the server\&.
 
@@ -199,7 +201,7 @@ Delete the specified files or directories from the restore list\&. Each item may
 
 .TP
 \fBlist file\fR
-Display the contents of the restore list\&. If a file name is specified, the restore list is written to that file\&. This can be used to manually extract the files from the \fBAMANDA\fR tapes with \fBamrestore\fR\&.
+Display the contents of the restore list\&. If a file name is specified, the restore list is written to that file\&. This can be used to manually extract the files from the \fBAmanda\fR tapes with \fBamrestore\fR\&.
 
 .TP
 \fBclear\fR
@@ -232,7 +234,7 @@ The following shows the recovery of an old \fBsyslog\fR file\&.
 syslog\&.7: No such file or directory
 # amrecover
 AMRECOVER Version 2\&.4\&.2\&. Contacting server on oops \&.\&.\&.
-220 oops \fBAMANDA\fR index server (2\&.4\&.2) ready\&.
+220 oops \fBAmanda\fR index server (2\&.4\&.2) ready\&.
 Setting restore date to today (1997\-12\-09)
 200 Working date set to 1997\-12\-09\&.
 200 Config set to daily\&.
@@ -369,10 +371,10 @@ amrecover> quit
 Alan M\&. McIvor <alan@kauri\&.auck\&.irl\&.cri\&.nz> : Original text
 
 .PP
-Stefan G\&. Weichinger, <sgw@amanda\&.org>, maintainer of the \fBAMANDA\fR\-documentation: XML\-conversion
+Stefan G\&. Weichinger, <sgw@amanda\&.org>, maintainer of the \fBAmanda\fR\-documentation: XML\-conversion
 
 .SH "SEE ALSO"
 
 .PP
-\fBamanda\fR(8), \fBamrestore\fR(8), \fBreadline\fR(3)
+\fBamanda\fR(8), \fBamrestore\fR(8), \fBamfetchdump\fR(8), \fBreadline\fR(3)