On Fri, February 5, 2010 07:41, Thomas Burgess wrote: > I'm wondering if there is a way to make rsync preserve solaris ACL's. I'm > pretty new to opensolaris in general...i'm totally blown away with > everything it can do but it's just a ton of reading to.
No. (Well...yes; but the mechanism involves your adding that feature to rsync yourself ;-)). > Basically, i want to replicate a couple filesystems on another pool but i > don't want to loose my acls. It took me a day or two to get them right > and they seem to be working perfectly now. (also have unix permissions > which i'd like to keep) Solaris (not gnu, I think) cp ought to be able to replicate the ACLs. Recursive, preserving file modes. Since you say "pool", you're probably talking ZFS filesystems, in which case ZFS send / receive will do what you want. -- David Dyer-Bennet, d...@dd-b.net; http://dd-b.net/ Snapshots: http://dd-b.net/dd-b/SnapshotAlbum/data/ Photos: http://dd-b.net/photography/gallery/ Dragaera: http://dragaera.info _______________________________________________ opensolaris-help mailing list opensolaris-help@opensolaris.org