1
I Use This!
Activity Not Available
Analyzed 3 months ago. based on code collected 4 months ago.

Project Summary

Overviewbindfs is a FUSE filesystem for mounting a directory to another location, similarly to mount --bind. The permissions inside the mountpoint can be altered using various rules.

ExamplesHere are some examples of what bindfs can do for you:

Make a directory read-only. bindfs --perms=a-w somedir somedir
Share a directory with some other users without modifying /etc/group. bindfs --mirror-only=joe,bob,@wheel ~/some/dir shared
Make your website available to the webserver process read-only. bindfs --owner=www --perms=0000:u=rD ~/stuff/website ~/public_html
Make all new files uploaded to an FTP share owned by you and seen by everyone. bindfs --create-for-user=me --create-with-perms=u+rw,a+rD /var/ftp/uploads /var/ftp/uploads

Manualbindfs --help man 1 bindfs Supportbindfs has been tested on Linux 2.4/2.6 with fuse 2.5.3+ as well as Mac OS X 10.5 with MacFUSE. Please tell me if you have tried it on another platform, such as FreeBSD.

Basic installation instructions are available.

All bug reports, comments and ideas are very welcome at or the issue tracker.

Tags

chmod commandline filesystem filesystems fuse linux macfuse macosx mount mount_bind permission

Badges

In a Nutshell, bindfs...

GNU General Public License v2.0 or later
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Sub-License

Hold Liable

Required

Distribute Original

Disclose Source

Include Copyright

State Changes

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    compare projects before you chose one to use
  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    data presented on the Open Hub is available through our API
About Project Security

Languages

C
71%
Ruby
25%
3 Other
4%

30 Day Summary

Jan 1 2025 — Jan 31 2025

12 Month Summary

Jan 31 2024 — Jan 31 2025
  • 13 Commits
    Down -48 (78%) from previous 12 months
  • 3 Contributors
    Down -1 (25%) from previous 12 months