Home
Name Modified Size InfoDownloads / Week
options.o 2014-07-07 55.0 kB
README.rst 2014-07-07 468 Bytes
options.h 2014-07-07 1.3 kB
operations.h 2014-07-07 2.8 kB
operations.o 2014-07-07 2.0 MB
mount_gridfs 2014-07-07 15.2 MB
fmount 2014-07-07 211 Bytes
config.log 2014-07-07 3.8 kB
COPYING 2014-07-07 35.1 kB
local_gridfile.h 2014-07-07 1.8 kB
local_gridfile.o 2014-07-07 112.4 kB
main.o 2014-07-07 66.5 kB
Totals: 12 Items   17.4 MB 0

GridFS FUSE

Allows you to mount a MongoDB GridFS instance as a local filesystem.

Requirements

  • A recent (v1.1.2 or later) MongoDB
  • FUSE
  • scons
  • Boost

Authors

Copyright 2009 Michael Stephens Copyright 2014 陈亚兴(Modified/Updated)

Building

$ scons

Usage

$ ./mount_gridfs --db=db_name --host=localhost mount_point

Current Limitations

  • No Mongo authentication
Source: README.rst, updated 2014-07-07