X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=man%2Fxml-source%2Famrecover.8.xml;h=469b363997c735e50013a737b095bd0acab1577f;hb=refs%2Ftags%2Fupstream%2F3.3.1;hp=38770b33d9649da77bc05eb93e7d1ab00637d56a;hpb=a6127998ee6dcab6bb034f6ca985b07804a86f9a;p=debian%2Famanda diff --git a/man/xml-source/amrecover.8.xml b/man/xml-source/amrecover.8.xml index 38770b3..469b363 100644 --- a/man/xml-source/amrecover.8.xml +++ b/man/xml-source/amrecover.8.xml @@ -3,7 +3,7 @@ "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [ - + %global_entities; ]> @@ -14,27 +14,35 @@ amrecover 8 +&rmi.source; +&rmi.version; +&rmi.manual.8; amrecover -&A; index database browser +Amanda index database browser + +&author.alan; +&author.sgw.xml; + amrecover - -C config -s index-server -t tape-server -d tape-device - -o configoption + -h hostname + &configoverride.synopsis; + -C config DESCRIPTION Amrecover -browses the database of &A; index files to determine which tapes +browses the database of Amanda index files to determine which tapes contain files to recover. Furthermore, it is able to recover files. In order to restore files in place, you must invoke @@ -45,11 +53,11 @@ 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. +Amrecover will read the amanda-client.conf file and the config/amanda-client.conf file. If no configuration name is supplied on the command line, Amrecover will try the compiled-in default configuration ,usually DailySet1. See the -amanda8 -man page for more details about &A;. + +man page for more details about Amanda. OPTIONS @@ -61,7 +69,7 @@ client-custom-compressed tapes. [ -C ] config -&A; configuration. +Amanda configuration. @@ -82,18 +90,30 @@ client-custom-compressed tapes. Tape device to use on the tape server host. + + + +Hostname to begin restoring; defaults to the system's hostname. + + -o clientconfigoption See the "CONFIGURATION OVERRIDE" - section in amanda8. + section in . +AUTH +The default auth is 'BSDTCP', you can set +a different auth in the amanda-client.conf file +or by specifying the '-oauth=bsd' command line argument. + + COMMANDS Amrecover connects to the index server and then presents a command line prompt. @@ -178,9 +198,7 @@ It can only be set after the host is set with Diskname is the device name specified in the amanda.conf -or -disklist -configuration file. +or &disklist;. The disk must be local to the host. If mountpoint @@ -200,6 +218,22 @@ mount point instead of full pathnames. List all diskname + + + + listproperty + +List all +property + + + + setproperty [append] [priority] name [value ...] + +Set the property name to the value value. +The append keyword appends the value to the values already set for this property. +Without value, the property is unset. +The priority keyword is unused, it is present for ease of copy/paste from application definition. @@ -211,10 +245,9 @@ If the tape device is omitted, the default is used. If you want amrecover to use your changer, the tapedev -must be equal to the amrecover_changer setting on the server. +must be equal to the amrecover-changer setting on the server. -If you need to change the protocol (tape:, rait:, file:, null:) then you -must specify the hostname. +Since device names contain colons, you must always specify the hostname. settape 192.168.0.10:file:/file1 @@ -249,6 +282,15 @@ If is tar, they are extracted on the local machine the same way tar volumes are extracted. + + + + settranslate [on|off] + +Default: on. Translate escaped octal value ('\000') in +the index file to their corespondig characters, it improve the interface +if amrecover is run in the same charset as the filename. Set it to +off if the charset of some filename is not compatible with the amrecover charset. @@ -359,7 +401,7 @@ Each item may be a regular expression. 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 &A; tapes with +This can be used to manually extract the files from the Amanda tapes with amrestore. @@ -411,12 +453,12 @@ file. # cd /var/log # ls -l syslog.7 syslog.7: No such file or directory -# amrecover +# amrecover MyConfig AMRECOVER Version 2.4.2. Contacting server on oops ... -220 oops &A; index server (2.4.2) ready. +220 oops Amanda 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. +200 Config set to MyConfig. 200 Dump host set to this-host.some.org. $CWD '/var/log' is on disk '/var' mounted at '/var'. 200 Disk set to /var. @@ -539,7 +581,7 @@ The first backup image is in file position one. AMRECOVER Version 2.4.2. Contacting server on oops ... ... amrecover> history -200- Dump history for config "daily" host "this-host.some.org" disk "/var" +200- Dump history for config "MyConfig" host "this-host.some.org" disk "/var" 201- 1997-12-09 1 DMP015 9 201- 1997-12-08 1 DMP014 11 201- 1997-12-07 0 DMP013 22 @@ -579,19 +621,11 @@ but will be overridden by the -t switch. -AUTHOR -Alan M. McIvor alan@kauri.auck.irl.cri.nz : Original text -&maintainer.sgw;: XML-conversion - + + + + + + -SEE ALSO -amanda8, -amanda-client.conf5, -amrestore8, -amfetchdump8, -readline3, - - - -