X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=man%2Fxml-source%2Famrecover.8.xml;fp=man%2Fxml-source%2Famrecover.8.xml;h=16c41e0752efbba8fe5883baf01cd8b2d21784d0;hb=12179dea039515c06168c0037d048566a3f623de;hp=a3b29d5efe1c0e787229807a6cff75e228dd158e;hpb=94c03cae686e4196a345d72452fda2a5203768ce;p=debian%2Famanda diff --git a/man/xml-source/amrecover.8.xml b/man/xml-source/amrecover.8.xml index a3b29d5..16c41e0 100644 --- a/man/xml-source/amrecover.8.xml +++ b/man/xml-source/amrecover.8.xml @@ -23,10 +23,11 @@ amrecover - -C config - -s index-server - -t tape-server - -d tape-device + -C config + -s index-server + -t tape-server + -d tape-device + -o clientconfigoption* @@ -44,6 +45,8 @@ 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. +Amrecover will read the amanda-client.conf file and the config/amanda-client.conf file. + See the amanda8 man page for more details about &A;. @@ -78,6 +81,15 @@ client-custom-compressed tapes. Tape device to use on the tape server host. + + + -o clientconfigoption + +See the "CONFIGURATION OVERWRITE" + section in amanda8. + + + @@ -101,9 +113,9 @@ The following commands are available: - setdate YYYY-MM-DD + setdate YYYY-MM-DD-HH-MM[-SS] | YYYY-MM-DD -Set the date (default: today). +Set the restore time (default: now). File listing commands only return information on backup images for this day, for the day before with the next lower dump level, @@ -120,8 +132,8 @@ the specified date is encountered. 1996-07-06 through 1997-07-08 were level 2 backups -then if 1997-07-08 is the requested date, -files from the following days would be used: +then the command setdate 1997-07-08-00 +would yield files from the following days: @@ -175,6 +187,13 @@ If mountpoint is not specified, all pathnames will be relative to the (unknown) mount point instead of full pathnames. + + + + listhost [diskdevice] + +List all +host @@ -558,6 +577,16 @@ commands will use $PAGER to display the file lists. Defaults to more if PAGER is not set. +AMANDA_SERVER +If set, $AMANDA_SERVER will be used as index-server. +The value will take precedence over the compiled default, +but will be overridden by the -s switch. + +AMANDA_TAPE_SERVER +If set, $AMANDA_TAPE_SERVER will be used as tape-server. +The value will take precedence over the compiled default, +but will be overridden by the -t switch. + @@ -568,6 +597,7 @@ if PAGER is not set. SEE ALSO amanda8, +amanda-client.conf5, amrestore8, amfetchdump8, readline3