=================================================================== RCS file: /cvs/openbsd/update_openbsd/upload_release,v retrieving revision 1.6 retrieving revision 1.8 diff -u -r1.6 -r1.8 --- openbsd/update_openbsd/upload_release 2010/04/21 23:15:41 1.6 +++ openbsd/update_openbsd/upload_release 2011/06/07 19:09:48 1.8 @@ -13,10 +13,12 @@ RELEASEDIR=/usr/release -ls $RELEASEDIR | grep -v ^site > $RELEASEDIR/index.txt +ls $RELEASEDIR | grep -v '^site' > $RELEASEDIR/index.txt rsync -avP $RELEASEDIR/ \ + --files-from ${RELEASEDIR}/index.txt \ us.holligan.net:/var/www/ftp/pub/OpenBSD/`uname -r`/`machine`/ ls $RELEASEDIR > $RELEASEDIR/index.txt rsync -avP $RELEASEDIR/ \ - rrlhcmp30100:/home/ftp/pub/OpenBSD/`uname -r`/`machine`/ + --files-from ${RELEASEDIR}/index.txt \ + rrlhcsta0100:/var/www/ftp/pub/OpenBSD/`uname -r`/`machine`/