rsync
Copy folder keeping permissions
03/07/11 13:52 Filed in: Apple
Including --extended-attributes (or -E) with rsync is probably a good idea.
sudo rsync -aE /Users/me/ /Newvol/Users/me
sudo rsync -aE /Users/me/ /Newvol/Users/me