Skip to content

A FUSE implementation for the IPFS Mutable Filesystem.

License

Notifications You must be signed in to change notification settings

MayoDuckPy/ipfs-mfs-fuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FUSE for the IPFS Mutable Filesystem

This project aims to provide a FUSE implementation for the Mutable File System (MFS) in Kubo with read-write functionality.

Running the project

Clone this repository and, from the project's root directory, run

cargo run <mountpoint>

where mountpoint is the directory to mount the filesystem.

Use cargo run -- -h to see options.

About

A FUSE implementation for the IPFS Mutable Filesystem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages