changeset 29997:c2a7d0806c7d

autoupdate
author Karl Berry <karl@freefriends.org>
date Tue, 05 Aug 2008 10:36:33 -0700
parents 7a201a3358f5
children b6424a5300bb
files doc/maintain.texi
diffstat 1 files changed, 14 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/maintain.texi	Sun Aug 03 20:45:40 2008 +0200
+++ b/doc/maintain.texi	Tue Aug 05 10:36:33 2008 -0700
@@ -5,7 +5,7 @@
 @c For double-sided printing, uncomment:
 @c @setchapternewpage odd
 @c This date is automagically updated when you save this file:
-@set lastupdate August 1, 2008
+@set lastupdate August 4, 2008
 @c %**end of header
 
 @dircategory GNU organization
@@ -1207,7 +1207,7 @@
 @node Automated Upload Registration
 @subsection Automated Upload Registration
 
-@cindex registration
+@cindex registration for uploads
 @cindex uploads, registration for
 
 Here is how to register your information so you can perform uploads
@@ -1310,6 +1310,18 @@
 package. You also receive a message when your upload has been successfully
 processed.
 
+One relatively easy way to create and transfer the necessary files is
+to use the @code{gnupload} script, which is available from the
+@file{build-aux/} directory of the @code{gnulib} project at
+@url{http://savannah.gnu.org/projects/gnulib}.  Run @code{gnupload
+--help} for a description and examples.
+
+@code{gnupload} uses the @code{ncftpput} program to do the actual
+transfers; if you don't happen to have the @code{ncftp} package
+installed, you can use the @code{ncftpput-ftp} script as a
+replacement, which uses plain command line @code{ftp}.  It's also
+available from the @file{build-aux/} directory of @code{gnulib}.
+
 If you have difficulties processing an upload, email
 @email{ftp-upload@@gnu.org}.