#hmmm: this script is currently limited to run ON the music host. it could easily do the backwards thing instead, and copy FROM music host.
# the list of hosts we know of that are holding onto duplicate copies of the musix archive.
-MUSIX_ARCHIVE_SITE_LIST=(surya banshee wildmutt euphrosyne)
+#old list MUSIX_ARCHIVE_SITE_LIST=(surya banshee wildmutt euphrosyne)
+MUSIX_ARCHIVE_SITE_LIST=(euphrosyne)
+#hmmm: list was contracted a lot, since we don't want to step on the updates done by syncthing. euphrosyne is still our reference copy for what the archive states "should" be.
if [[ ! ( $(hostname) =~ .*${MUSICAL_HOST}.* ) ]]; then