Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!mit-eddie!uw-beaver!zephyr.ens.tek.com!tektronix!sequent!mntgfx!pbrooks From: pbrooks@mentorg.com (Phil Brooks) Newsgroups: comp.sys.apollo Subject: Re: Bug with cp -r and ACLs (long) Message-ID: <1991Feb3.001547.8838@mentorg.com> Date: 3 Feb 91 00:15:47 GMT References: <9101281715.AA16081@hwcae.cfsat.honeywell.com> Organization: engr Lines: 14 In article <9101281715.AA16081@hwcae.cfsat.honeywell.com> rand@HWCAE.CFSAT.HONEYWELL.COM writes: >There is a subtle bug in Domain/OS with the Unix cp -r command and the >required ACL entries. It shows itself on directories that have >explicit owners and protections (ie. no (U) umask or (P) process >ownership). We also reported this bug and got the same response. We have elected to use tar instead of cp -r. It goes something like tar -cf - foo | (cd /user/joe; tar -xf - ) I am just trying to remember it and didn't try that, so if it doesn't work, look at the man page. The acls work out correctly when you use tar. -- Phil Brooks, Mentor Graphics Corporation 8005 SW Boeckman Road Wilsonville, OR 97070-7777