Is there a way to force rsync to set a specific owner and group on destination files? I have managed to get the permissions set up the way I want, but the owner and group are still defaulting to a numeric id instead of the correct owner and group. I suppose I could add a manual "chown -R owner:group" at the end of my script, but was curious if rsync had this built in. Or maybe there is some ACL setting that will force the right owner and group on all new files. thanks Sean _______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos