savannah-hackers
[Top][All Lists]
Advanced

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

[Savannah-hackers] uploading to ftp.gnu.org


From: Sam Steingold
Subject: [Savannah-hackers] uploading to ftp.gnu.org
Date: Wed, 31 Dec 2003 11:34:24 -0500
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (windows-nt)

I just release GNU CLISP 2.32.
how do I upload the files to ftp.gnu.org?
I also need to be able to create symbolic links.

----------<https://savannah.gnu.org/project/admin/?group=clisp>--------
Your project download area is located at
http://ftp.gnu.org/gnu/clisp/clisp. You can upload files in it using the
scp or sftp commands (they are part of regular ssh packages) or rsync
over ssh. If you encounter problems uploading your files in this way,
first make sure you are able to access the CVS tree, both for reading
and writing. The logic is the same and once you get CVS working, scp,
sftp or rsync over ssh should work just fine. Check the CVS page for
detailed instruction. Here are three example commands to upload a file
in your public download area:

rsync --rsh=ssh distribution.tar.gz sds@:/upload/clispclisp
sftp -1 sds@:/clisp
scp distribution.tar.gz sds@:/upload/clispclisp
----------<https://savannah.gnu.org/project/admin/?group=clisp>--------

what does this all mean?!
why "upload/clispclisp"?!
why "gnu/clisp/clisp"?!

Thanks.

-- 
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
<http://www.mideasttruth.com/> <http://www.honestreporting.com>
Good programmers treat Microsoft products as damage and route around it.





reply via email to

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