Better interop with s3fs-fuse
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 209
- PR merge metrics
- No merged PRs in 30d
Description
AFAICT through testing, https://github.com/s3fs-fuse/s3fs-fuse is the only currently working and developed fuse filesystem for s3. In order to better interoperate with then I suggest setting the following additional metadata in a way compatible with that tool
x-amz-meta-gid
x-amz-meta-mtime
x-amz-meta-uid
x-amz-meta-mode / x-amz-meta-permissions
Contributor guide
No contributing guide indexed for this repository
Research direction
No repository files or tests are named. Start by reviewing s3fs-fuse's metadata conventions and tracing where s4cmd sets object metadata; done means uploads expose compatible x-amz-meta-gid, x-amz-meta-mtime, x-amz-meta-uid, and mode or permissions values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100