On 8/27/07, James D. Parra <Jamesp@musicreports.com> wrote:
Hello,
Does rsync not copy over the acl's? Is there a way to accomplish this?
Many thanks,
James
I don't know about rsync, but off the top of my head I can think of 2 basic approaches. 1) Use star to make a tar backup, then extract it. Maybe you can do it in one pass if you don't want to create the tar backup in the middle. 2) I believe rdiff-backup will create a identical set of files including ACLs. It also creates a set of diffs to allow you to get to older versions. Those all live in a single directory, so just delete the directory after rdiff-backup runs. Greg -- Greg Freemyer Litigation Triage Solutions Specialist http://www.linkedin.com/in/gregfreemyer The Norcross Group The Intersection of Evidence & Technology http://www.norcrossgroup.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org