rcrowley + fuse   19

The Plasma Project
OCaml, but a distributed POSIX- and NFS-compliant filesystem.
filesystem  mapreduce  fuse  storage  dist 
november 2011 by rcrowley
hanwen/go-fuse - GitHub
(Dumping GitHub watches into Pinboard.)

FUSE bindings for Go.
golang  fuse  fs  linux 
october 2011 by rcrowley
Building Filesystems with FUSE
Google cache of http://stuff.mit.edu/iap/2009/fuse/fuse.ppt. The GetContext function gets you access to the user and group that are actually making the request, allowing permissions to accurately model how they really work in UNIX.
python  fuse  linux 
may 2010 by rcrowley
bup fuse and the allow_other option - bup-list | Google Groups
fs.fuse_args.add("allow_other") plus "user_allow_other" in /etc/fuse.conf are the incantations necessary to allow users other than the user that mounted the filesystem access.
python  fuse  linux 
may 2010 by rcrowley
SourceForge.net: FUSE Python Reference - fuse
A non-terrible API listing for python-fuse.
python  fuse  linux 
may 2010 by rcrowley
Home - python-routefs - GitHub
A generic way to build read-only filesystems from things that aren't filesystems. PownceFS could have used this years ago.
fuse  python 
february 2010 by rcrowley
FUSE-Python bindings new API
0.2 bindings explanation.
(Brain dump of the last few days.)
python  fuse 
march 2008 by rcrowley
FUSEWiki - FusePython
(Brain dump of the last few days.)
fuse  python 
march 2008 by rcrowley
FUSEWiki - FUSE Python tutorial
(Brain dump of the last few days.)
python  fuse 
march 2008 by rcrowley
14.1.4 Files and Directories
For the stat calls and structure. Keep in mind that the object is os.stat_result.
(Brain dump of the last few days.)
python  fuse  stat 
march 2008 by rcrowley
getattr problems
(Brain dump of the last few days.)
python  fuse 
march 2008 by rcrowley

Copy this bookmark:



description:


tags: