Which is what the command at the bottom is... I was just asking for confirmation that I was thinking right about it...

On 2013-12-22 3:01 PM, Kevin Korb <k...@sanitarium.net> wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

That would be -a except for the -p part.

On 12/22/2013 02:58 PM, Charles Marcus wrote:
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...

So, would this just be:

rsync -rltgovDHP --delete --exclude-from '/home/user/excludes.txt'
/mnt/example.com/ /var/vmail/example.com/


--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to