Index: updater.c =================================================================== --- updater.c (revision 189917) +++ updater.c (working copy) @@ -1661,6 +1661,7 @@ else lprintf(1, " Touch %s", fup->coname); /* Install new attributes. */ + fattr_umask(sr->sr_serverattr, coll->co_umask); fattr_install(sr->sr_serverattr, fup->destpath, NULL); if (fup->attic) lprintf(1, " -> Attic");