Download Source Package bindfs:
bindfs is a FUSE filesystem for mirroring a directory to another directory, similarly to mount --bind. The permissions of the mirrored directory can be altered in various ways.
Some things bindfs can be used for:
- Making a directory read-only. - Making all executables non-executable. - Sharing a directory with a list of users (or groups). - Modifying permission bits using rules with chmod-like syntax. - Changing the permissions with which files are created.
Non-root users can use almost all features, but most interesting use-cases need user_allow_other to be defined in /etc/fuse.conf
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 20.3 kB | 96 kB | [list of files] |
| amd64 | 19.2 kB | 88 kB | [list of files] |
| arm | 17.5 kB | 84 kB | [list of files] |
| armel | 17.6 kB | 84 kB | [list of files] |
| hppa | 19.3 kB | 88 kB | [list of files] |
| i386 | 18.2 kB | 84 kB | [list of files] |
| ia64 | 23.4 kB | 108 kB | [list of files] |
| mips | 18.8 kB | 92 kB | [list of files] |
| mipsel | 18.8 kB | 92 kB | [list of files] |
| powerpc | 19.6 kB | 88 kB | [list of files] |
| s390 | 19.7 kB | 88 kB | [list of files] |
| sparc | 18.4 kB | 84 kB | [list of files] |