Which is the best way to mirroring folders (=synch)

Dear all,

I want that folder “B” looks like an exact copy of folder “A”, including permission, timestamp, (if possible Finder Comments & metadata) …

Is this the best way:
rsync -avh --delete /Users/ldicroce/Desktop/A/ /Users/ldicroce/Desktop/B/

Thanks !
L.