Hacker News new | ask | show | jobs
by ernst_mulder 439 days ago
Beware if you want to copy files with extended attributes, ACLs or resource forks to another Mac.

The short syntax used to be "rsync -Eva"

Since openrsync this is now "rsync -va ---extended-attributes"

I will need to go through a bunch of scripts now I'm afraid. Bye bye Eva.