duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Duplicity-talk] Question about restore vs verify


From: Felix Natter
Subject: [Duplicity-talk] Question about restore vs verify
Date: Fri, 26 May 2023 14:45:35 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0

Dear duplicity community,

I am currently testing my backup in two ways:

(a) running a "duplicity verify" right after having created the backup:
$ duplicity verify $DUPLICITY_OPTS --compare-data file://$DEST/weekly/ /repos/TOBEBACKEDUP/

(b) (every week) copying the backup from the cloud to file://.../weekly/ and then using "duplicity restore":

$ duplicity restore $DUPLICITY_OPTS file://.../weekly/ /repos/restored/

-> (b) had already detected a checksum error when the backup on the cloud had not been uploaded properly.

Question: Is there a benefit of additionally using "duplicity verify" on the downloaded cloud backup
(obviously without --compare-data):

$ duplicity verify $DUPLICITY_OPTS file://.../weekly/ /repos/TOBEBACKEDUP/

In other words: Is the purpose of "verify" that it only temporarily stores the restored backup contents
(more convenient), or does it do something else that "restore" doesn't do?

Of course I read the man page, but couldn't find this piece of information.

Many Thanks and Best Regards,

Felix

--

SIDACT GmbH
Simulation Data Analysis and
Compression Technologies

Felix Natter
Software Developer

Auguststraße 29
53229 Bonn
Germany

Phone  :   +49 228 5348 0430
Direct  :   +49 228 4097 7118
Email  :   felix.natter@sidact.com
Web  :   http://www.sidact.com/

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]