From d4dcb232be2281156d88f384158670fffc24421f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 3 Aug 2008 07:02:43 -0700 Subject: [PATCH] autoupdate --- build-aux/gnupload | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) mode change 100755 => 100644 build-aux/gnupload diff --git a/build-aux/gnupload b/build-aux/gnupload old mode 100755 new mode 100644 index 6621ebd8b7..b90e3ae231 --- 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 -- 2.30.2