FUSE Filesystem #13

Closed
jmarya wants to merge 0 commits from fusefs into main
Owner

Implement a FUSE FIlesystem to browse the HTTPStore Archive. The structure is very similiar to the original webarc archives, but has other nice benefits:

  • VFS Abstraction over HTTPStore
  • Ability to use any software which can work with files (rg, fd, etc) on the archive
  • Ability to inspect meta information (method, resonse/request headers, etc) via XAttrs

Future Ideas: Mount remote archives (needs API)

TODOs:

  • Working TargetUri Path Wrapper
Implement a FUSE FIlesystem to browse the HTTPStore Archive. The structure is very similiar to the original webarc archives, but has other nice benefits: - VFS Abstraction over HTTPStore - Ability to use any software which can work with files (rg, fd, etc) on the archive - Ability to inspect meta information (method, resonse/request headers, etc) via XAttrs Future Ideas: Mount remote archives (needs API) TODOs: - [x] Working TargetUri Path Wrapper
- implement xattrs
- improve macos fuse
- show request filesize in cli archive list
- path fixes
jmarya changed title from WIP: FUSE Filesystem to FUSE Filesystem 2025-11-22 01:10:23 +00:00
jmarya closed this pull request 2025-11-22 01:10:39 +00:00
jmarya deleted branch fusefs 2025-11-22 01:10:47 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jmarya/webarc!13
No description provided.