X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=build-aux%2Fgnupload;h=b90e3ae231224e37ca8fac88162995a9edf846f7;hb=af6914c5f20f09c491bf9e360d5544f912d03602;hp=6621ebd8b7f6e52596b85c7e260fff256e3603e6;hpb=357e720851fa607363a2b072ffe9ab729e6e4aa9;p=gnulib.git diff --git a/build-aux/gnupload b/build-aux/gnupload old mode 100644 new mode 100755 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