axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] Re: public arch servers


From: David MENTRE
Subject: [Axiom-developer] Re: public arch servers
Date: Wed, 03 Mar 2004 19:04:20 +0100
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Hello Tim,

Tim Daly <address@hidden> writes:

> Do you happen to know how to make an arch server writeable remotely?

Yes, you should use sftp (secure ftp client of ssh). You put you public
ssh key (and maybe the key of all people you want to give write access)
on the server (in the .ssh/authorized_keys) and you use an sftp:// url
for the mirror.

For example, for my own archive I have:

  ## my local repository
address@hidden
    /home/david/{archives}/2004-code

  ## its mirror on linux-france.org
address@hidden
    sftp://linux-france.org/home/lf/dmentre/html/arch-ive


For more info, look at:

 http://wiki.gnuarch.org/moin.cgi/Centralized_20Development
  (section 1.2, Creating a shared archive)

 
http://www.gnu.org/software/gnu-arch/tutorial/shared-and-public-archives.html#Shared_and_Public_Archives
  (look at: Mirroring a Local Archive Remotely)


Yours,
d.
-- 
David MENTRE <address@hidden> -- http://www.nongnu.org/axiom/




reply via email to

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