From: Karl Berry Date: Sun, 3 Aug 2008 14:02:43 +0000 (-0700) Subject: autoupdate X-Git-Tag: v0.1~7170 X-Git-Url: http://erislabs.net/gitweb/?a=commitdiff_plain;h=d4dcb232be2281156d88f384158670fffc24421f;p=gnulib.git autoupdate --- diff --git a/build-aux/gnupload b/build-aux/gnupload old mode 100755 new mode 100644 index 6621ebd8b..b90e3ae23 --- a/build-aux/gnupload +++ b/build-aux/gnupload @@ -45,7 +45,11 @@ Recognized destinations are: build directive files and upload files by FTP [user@]host:DIRECTORY upload files with scp -Example: +Simple single-target single-file examples: + gnupload --to alpha.gnu.org:automake automake-1.8.2b.tar.gz + gnupload --to ftp.gnu.org:automake automake-1.8.3.tar.gz + +Multiple-target multiple-file example: gnupload --to sources.redhat.com:~ftp/pub/automake \\ --to alpha.gnu.org:automake \\ automake-1.8.2b.tar.gz automake-1.8.2b.tar.bz2