Displaying 1 result from an estimated 1 matches for "j5yp".
Did you mean:
j5ap
2013 Dec 21
1
How to set different permissions on target
Hi all,
Ok, I'm attempting to rsync a large datastore (email), and want to
change the ownership of the target directories and files.
I saw the --chmod option in man rsync, but didn't see a --chown option...
What I'd like to do is something like:
rsync -avHP --chown vmail:vmail /mnt/old-mail/ /var/vmail/mail/
So the ownership of all dirs and file on the target are vmail:vmail