X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=man%2Fxml-source%2Famrecover.8.xml;h=469b363997c735e50013a737b095bd0acab1577f;hb=HEAD;hp=2e3f26b980df586cd8310c8f8cbf4728ba2597f5;hpb=d5853102f67d85d8e169f9dbe973ad573306c215;p=debian%2Famanda diff --git a/man/xml-source/amrecover.8.xml b/man/xml-source/amrecover.8.xml index 2e3f26b..469b363 100644 --- a/man/xml-source/amrecover.8.xml +++ b/man/xml-source/amrecover.8.xml @@ -30,11 +30,12 @@ amrecover - -C config -s index-server -t tape-server -d tape-device - -o configoption + -h hostname + &configoverride.synopsis; + -C config @@ -89,6 +90,12 @@ 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 @@ -101,6 +108,12 @@ client-custom-compressed tapes. +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. @@ -232,7 +245,7 @@ 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. Since device names contain colons, you must always specify the hostname. @@ -269,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.