Displaying 1 result from an estimated 1 matches for "nv4t".
Did you mean:
nv40
2013 Dec 22
3
Ignoring permission differences...
Hi all,
Ok, since 3.1 still isn't in stable, I'm curious if I can just find the
equivalent of:
rsync -avHP --delete --exclude-from '/home/user/excludes.txt'
/mnt/example.com/ /var/vmail/example.com/
But that will ignore differences in permissions - ie, won't recopy
everything, just because the permissions on the source are different
from the permissions on the target...