Hacker News new | ask | show | jobs
by amelius 1568 days ago
I use getfacl to save permissions correctly, in case the backup server uses different user/group mappings. And setfacl after restoring.

(I wish this was handled by rsync.)