Support owner, group, permissions, and timestamps on transfers
Open
@craigsteffen is already working on this.
Since Jan 22, 2020.
- Dominant language
- C
- Stars
- 122
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
While we don't necessarily enforce permission bits for files within UnifyFS, users will want to keep any permissions they have set when files are transferred to the parallel file system. To do this we need to:
1) Add wrappers for chown and utimes, perhaps others
2) Update our transfer utility to read these fields and set them on the resulting file on the parallel file system
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.