=================================================================== RCS file: /cvs/openbsd/update_openbsd/upload_release,v retrieving revision 1.5 retrieving revision 1.7 diff -u -r1.5 -r1.7 --- openbsd/update_openbsd/upload_release 2010/02/25 16:24:00 1.5 +++ openbsd/update_openbsd/upload_release 2010/04/21 23:21:22 1.7 @@ -13,7 +13,12 @@ RELEASEDIR=/usr/release -ls $RELEASEDIR > $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/ \ + --files-from ${RELEASEDIR}/index.txt \ + rrlhcmp30100:/home/ftp/pub/OpenBSD/`uname -r`/`machine`/