mirror of
https://github.com/kees-z/DuplicatiDocs.git
synced 2025-04-26 15:02:28 +00:00
Update 07-other-command-line-utilities.md
Added --server-datafolder as a required option to Duplicati.CommandLine.ConfigurationImporter.exe.
This commit is contained in:
parent
16e430c63e
commit
791b3cdfec
@ -302,7 +302,7 @@ This adds the ability to import backup configurations from the command-line. Thi
|
||||
|
||||
The usage is as follows:
|
||||
```
|
||||
ConfigurationImporter.exe <configuration-file> --import-metadata=(true | false) [<advanced-option>]...
|
||||
ConfigurationImporter.exe <configuration-file> --import-metadata=(true | false) --server-datafolder=<path to .sqlite file> [<advanced-option>]...
|
||||
```
|
||||
For example:
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user