From 17ea85362f9e2f4f7164735a117f0ecbe1252789 Mon Sep 17 00:00:00 2001 From: noraisk Date: Sun, 4 Dec 2022 00:47:32 +0200 Subject: [PATCH] Update 08-disaster-recovery.md I believe that those tags are not supposed to be at the end of commandline. --- docs/08-disaster-recovery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/08-disaster-recovery.md b/docs/08-disaster-recovery.md index f0fddb5..7342dfd 100644 --- a/docs/08-disaster-recovery.md +++ b/docs/08-disaster-recovery.md @@ -97,7 +97,7 @@ C:\Users\User\Pictures\file0001176452626.jpg The second command returns affected backup versions and source files for remote file `duplicati-b5f8cd40e22a54b5b988689370b8cde34.dblock.zip.aes`: ```nohighlight -Duplicati.CommandLine.exe affected "ftp://myftpserver.com/Backup/Pictures?auth-username=Duplicati&auth-password=backup" duplicati-b5f8cd40e22a54b5b988689370b8cde34.dblock.zip.aes --dbpath="C:\Users\User\DuplicatiCanary\data\WCHNJBICGG.sqlite" --full-result +Duplicati.CommandLine.exe affected "ftp://myftpserver.com/Backup/Pictures?auth-username=Duplicati&auth-password=backup" duplicati-b5f8cd40e22a54b5b988689370b8cde34.dblock.zip.aes --dbpath="C:\Users\User\DuplicatiCanary\data\WCHNJBICGG.sqlite" --full-result ``` Only the last 2 backup versions are affected (version 0 and 1), These 2 files cannot be restored if this remote file is missing or corrupted: