duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Recover backup after using PhotoRec


From: Kai Stian Olstad
Subject: Re: [Duplicity-talk] Recover backup after using PhotoRec
Date: Tue, 18 Nov 2014 23:06:35 +0100
User-agent: KMail/4.14.2 (Linux/3.16.0-24-generic; KDE/4.14.2; x86_64; ; )

On Tuesday 18. November 2014 18:34:52 Thiago Coutinho wrote:
> I know that without the gnupg keys I can't recover the files, but what I
> trying to explain is that my gnupg keys are on these gpg files I have, but
> I don't know how to handle them.

As Kenneth said you have to try the command "file" on all the files to 
identify what type of files is actually is.
File cannot detect all the file type but you should be able to rule some of 
them out.

An example on the .gnupg folder.
$ file .gnupg/*
.gnupg/gpg.conf:     ASCII text
.gnupg/pubring.gpg:  data
.gnupg/random_seed:  data
.gnupg/secring.gpg:  data
.gnupg/trustdb.gpg:  GPG key trust database version 3

On a Duplicity backup:
$ file bck/*
bck/duplicity-full.20141118T214846Z.manifest.gpg:          GPG encrypted data
bck/duplicity-full.20141118T214846Z.vol1.difftar.gpg:      GPG encrypted data
bck/duplicity-full-signatures.20141118T214846Z.sigtar.gpg: GPG encrypted data

-- 
Kai Stian Olstad



reply via email to

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