# GridFS-FUSE **Repository Path**: fishermano/GridFS-FUSE ## Basic Information - **Project Name**: GridFS-FUSE - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README =========== GridFS FUSE =========== Allows you to mount a MongoDB GridFS instance as a local filesystem. Requirements ============ * A recent (v1.1.2 or later) MongoDB * FUSE (v.2.8.5) * scons * Boost (v1.49.0) Authors ======= Copyright 2014 Yaxing Chen Building ======== :: $ scons Usage ===== :: $ ./mount_gridfs --db=db_name --host=localhost mount_point Current Limitations =================== * No Mongo authentication