Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Unixfs1.5 mode and modification time support #150

Merged
merged 19 commits into from
Sep 12, 2024

Conversation

gammazero
Copy link
Contributor

@gammazero gammazero commented Aug 14, 2024

Apply unix mode and modification time to files.

Uses kubo and boxo with for Unixfs 1.5 to provide support for mode and modification time. If a retrieved file has mode and/or mod time, these values are applied to the saved file.

This demonstrates that kubo/client/rpc is working.

Additional tests show that kubo/client/rpc works over a unix domain socket.

@gammazero gammazero requested a review from lidel August 14, 2024 16:26
@gammazero gammazero changed the title feat:Unixfs1.5 mode and modification time support feat: Unixfs1.5 mode and modification time support Aug 14, 2024
main.go Outdated Show resolved Hide resolved
@gammazero gammazero force-pushed the feat/unixfs15-mode-mtime-support branch from baeb6fc to 13b067b Compare August 16, 2024 06:15
@gammazero gammazero force-pushed the feat/unixfs15-mode-mtime-support branch from 13b067b to 85532a2 Compare August 16, 2024 17:32
@gammazero gammazero requested review from SgtPooki and removed request for lidel September 12, 2024 15:24
@gammazero gammazero merged commit 9996224 into master Sep 12, 2024
12 checks passed
@gammazero gammazero deleted the feat/unixfs15-mode-mtime-support branch September 12, 2024 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants