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 |
|---|---|---|---|
| amd64 | 20.5 kB | 88 kB | [list of files] |
| armel | 19.0 kB | 84 kB | [list of files] |
| hppa | 20.7 kB | 88 kB | [list of files] |
| i386 | 19.5 kB | 84 kB | [list of files] |
| ia64 | 25.0 kB | 116 kB | [list of files] |
| mips | 20.3 kB | 92 kB | [list of files] |
| mipsel | 20.3 kB | 92 kB | [list of files] |
| powerpc | 20.5 kB | 88 kB | [list of files] |
| s390 | 21.2 kB | 88 kB | [list of files] |
| sparc | 19.8 kB | 84 kB | [list of files] |