[go: up one dir, main page]

Skip to content

trevorstarick/mpd-fuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpd-fuse

an extension of mpd-cache that replaces the sshfs mechanism in exchange for a 100% Go virtual filesystem backed by a remote disk. the goals are to create a FUSE filesystem to let the user connect to a remote server, mount a directory from the remote server to a local mounting point. extra features that are interesting to consider is the ability to allow for content caching to support less than reliable connections, unique folders that allow for bi-directional file changes.

reading material:
libfuse/fuse
@wiki/FUSE
bazil/fuse

About

FUSE filesystem for online/offline MDP content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages