lmi
[Top][All Lists]
Advanced

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

Re: [lmi] Maintaining our ftp area


From: Greg Chicares
Subject: Re: [lmi] Maintaining our ftp area
Date: Wed, 26 Jan 2022 17:29:52 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 2019-03-09 00:04, Vadim Zeitlin wrote:
> On Fri, 8 Mar 2019 15:42:15 +0000 Greg Chicares <gchicares@sbcglobal.net> 
> wrote:
[...]
> GC> What seems even weirder is that I can't even list my keys:
> GC> 
> GC> /tmp[0]$gpg --list-keys 
> 
>  If "gpg --list-secret-keys" doesn't show anything neither (I'm almost sure
> that you don't have your private key if you don't have its public
> counterpart, but in principle it's possible, I think), this means that you
> don't have your key on this machine. Of course, it's impossible, by design,
> to "recover" this key, so if you've really lost it you don't have any
> choice but to revoke it and create and start using a new one. But you
> probably still have it on some other, older machine or in some backups, in
> which case you should restore it from there by either just copying your old
> ~/.gnupg directory (as it seems the current one doesn't contain anything of
> value anyhow) or by exporting it from there and importing it here.
> 
>  Please let me know if you did find it and need more details about doing
> this.

Yes, I did find it, and it did work:

gpg --local-user MY-NAME at-sign MY-ISP  --detach-sign ./OLCF_CSO.xls
chmod 644 ./OLCF_CSO.xls*
rsync OLCF_CSO.xls* MY-ID at-sign dl.sv.nongnu.org:/releases/lmi/

and I can see the new file immediately here:

https://download.savannah.gnu.org/releases/lmi/


reply via email to

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