|
|
|
|
|
by derekp7
4084 days ago
|
|
Here's something I need -- a `tar` command for Windows that stores Windows-specific acl entries (dacl I think they call them?). As for the tar format that would hold this -- take a look at PAX format tar files, and how the Red Hat patches to GNU tar store Linux acl and selinux entries. If you need a jumpstart on how the various tar file formats work, let me know and I'll do a good write up on it (I had to learn all this when I created my backup system). |
|