I use rdist to keep some files in sync on two Open Server 5 machines, 5.0.7 source and 5.0.5 target boxes. It works perfectly well with exception of a small annoyng 'feature’ — directories created by rdist on the target box have access permissions of 700 and belong to root:sys. Individual files are created with correct permissions amd ownership. Is there a way to tell rdist to copy those attributes from the source directories? It does it for plain files, so there should be a way… I could not figure it out. Any info would be appreciated.
Here is what I have in my distfile:
HOSTS = ( trgtbox )
MAIN = (
/u/user1/*/{*.c,*.h,make*,*ddl} /u/user1/*/scr/{*.h,*.scr}
/u/user2/*/{*.c,*.h,make*,*ddl} /u/user2/*/scr/{*.h,*.scr}
}
${MAIN} -> ${HOSTS}
install -oyounger,quiet ;
Thanks in advance,
Migurus
Последние комментарии
- OlegL, 17 декабря в 15:00 → Перекличка 21
- REDkiy, 8 июня 2023 года в 9:09 → Как «замокать» файл для юниттеста в Python? 2
- fhunter, 29 ноября 2022 года в 2:09 → Проблема с NO_PUBKEY: как получить GPG-ключ и добавить его в базу apt? 6
- Иванн, 9 апреля 2022 года в 8:31 → Ассоциация РАСПО провела первое учредительное собрание 1
- Kiri11.ADV1, 7 марта 2021 года в 12:01 → Логи catalina.out в TomCat 9 в формате JSON 1