On Wednesday, January 2, 2002, at 12:39 AM, Keith Elder wrote:
> This brings up a question. How do you rsync something but keep the > ownership and permissions the same. I am pulling data off site nightly > and that works, but the permissions are all screwed up. I use rsync -avz as root You may want to check that the UID/GID's that appear on the primary system are the same as on the secondary system. ============================== David Stanaway Personal: [EMAIL PROTECTED] Work: [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

