GridFS FUSE:
Allows you to mount a MongoDB's GridFS instance as a local filesystem
Requirements:
·MongoDB 1.6+
·FUSE 2.8.5
·Boost 1.49.0
Building:
# scons
Usage
# ./fmount or ./mount_gridfs --db=db_name --host=localhost mount_point
Current Limitations:
·No MongoDB authentication