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, 15 Jul 2015 16:40:10 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.3.0

[updated to circumvent automatic obfuscation in the html archives]

On 2009-06-13 04:11, Greg Chicares wrote:
> On 2009-06-13 03:03Z, Greg Chicares wrote:
>> 
>> Separately I'll document a tidy procedure for updating our ftp
>> area on savannah, where a new 'setup.ini' can now be found.
> 
> # For reference:
> #   http://savannah.gnu.org/maintenance/DownloadArea
> 
> # Any local directory will do. I just happen to mirror
> # some ftp stuff here:
> cd /lmi/checkouts/ftp
> 
> # Edit the file, then sign it as follows.
> # Specify './file-to-sign', not just 'file-to-sign'.
> gpg --local-user address@hidden  --detach-sign ./setup.ini

My original message specifies
  me at-sign my_isp period net
but the html archives turned that into
  address at-sign hidden

Anyway, for me, it's just the real address from which I'm writing now.

> # I can read and write; everyone else can read.
> chmod 644 setup.ini setup.ini.sig
> # To verify:
> # stat -c '%a %n' setup.ini setup.ini.sig
> 
> # Let rsync take care of everything else.
> # Use your own identity, of course.
> rsync setup.ini setup.ini.sig address@hidden:/releases/lmi/
> 
> # This would also work:
> scp setup.ini setup.ini.sig address@hidden:/releases/lmi/

My original message specifies
  my-last-name at-sign dl period sv period nongnu period org
but again the html archives turned that into
  address at-sign hidden

> Changes should show up here (mirrors take time though):
>   http://download.savannah.gnu.org/releases-noredirect/lmi/setup.ini




reply via email to

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