Right now we intentionally ignore all permissions on members during extraction, both for convenience's sake and because honoring them can be a subtle source of extraction problems (e.g. a stream that creates a directory without write permissions, and then wants to place a regular file underneath it).
We might want to support a policy knob/setting for honoring a restricted subset of file modes, however.
Right now we intentionally ignore all permissions on members during extraction, both for convenience's sake and because honoring them can be a subtle source of extraction problems (e.g. a stream that creates a directory without write permissions, and then wants to place a regular file underneath it).
We might want to support a policy knob/setting for honoring a restricted subset of file modes, however.