Fixed links

This commit is contained in:
kees-z 2018-03-12 15:09:51 +01:00 committed by GitHub
parent ce767c48d6
commit df2d3104b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ Additionally, these server options are also supported:
* `--server-datafolder`
* `--server-encryption-key`
See [Duplicati.Server.exe](#_Duplicati.Server.exe) for more information about these command line options.
See [Duplicati.Server.exe](07-other-command-line-utilities/#duplicatiserverexe) for more information about these command line options.
@ -105,7 +105,7 @@ Installs the service as a local user.
It is possible to pass arguments to `Duplicati.Server.exe`, simply add them to the commandline:
`Duplicati.WindowsService.exe install --webservice-interface=loopback --log-retention=3M`
See [Duplicati.Server.exe](#_Duplicati.Server.exe) for more information about supported command line options.
See [Duplicati.Server.exe](07-other-command-line-utilities/#duplicatiserverexe) for more information about supported command line options.
## Duplicati.CommandLine.BackendTester.exe
@ -273,7 +273,7 @@ Install the latest update from the currently selected update channel.
## Duplicati.CommandLine.RecoveryTool.exe
This tool can be used in very specific situations, where you have to restore data from a corrupted backup. The procedure for recovering from this scenario is covered in [Disaster Recovery](#_Disaster_Recovery).
This tool can be used in very specific situations, where you have to restore data from a corrupted backup. The procedure for recovering from this scenario is covered in [Disaster Recovery](08-disaster-recovery).
Additionally, you can use the Recovery Tool to convert your backup files to another compression type. When creating a new backup job, you have to choose a compression type (default is Zip). After the first backup is made, the compression type cannot be changed. With the Duplicati Recovery Tool, you can download all files from the backend to your local filesystem, encrypt and uncompress them.