macOS
brew install bindfslocal Homebrew formula metadata
sudo port install bindfsMacPorts ports tree · fuse/bindfs/Portfile · source: api.github.com
brew
FUSE file system for mounting to another location. Version 1.18.4 via Homebrew; verified from local package data.
install
brew install bindfslocal Homebrew formula metadata
sudo port install bindfsMacPorts ports tree · fuse/bindfs/Portfile · source: api.github.com
sudo apk add bindfsAlpine Linux edge package indexes · bindfs · source: dl-cdn.alpinelinux.org
sudo apt install bindfsDebian stable package indexes · bindfs · source: deb.debian.org
sudo dnf install bindfsFedora Rawhide package metadata · bindfs · source: dl.fedoraproject.org
nix profile install nixpkgs#bindfsnixpkgs package indexes · pkgs/by-name/bi/bindfs/package.nix · source: api.github.com
sudo zypper install bindfsopenSUSE Tumbleweed package metadata · bindfs · source: download.opensuse.org
overview
FUSE file system for mounting to another location
history
bindfs is a FUSE filesystem that mirrors one directory at another mount point while changing ownership, permissions, and creation behavior.
GitHub metadata shows the public repository was created on 2011-07-08. The official README describes bindfs as similar to `mount --bind`, but with permission rewriting and non-root usability through FUSE.
bindfs has a steady Unix package footprint because it solves a practical filesystem-admin problem without a large service. The input package facts list apk, Homebrew, Debian, Fedora, MacPorts, Nix, Ubuntu, and openSUSE packages, and the official downloads page shows a long source-release series from 1.0 through 1.18.4.
Common uses include making a directory read-only, hiding executable bits, sharing a tree with selected users or groups, changing permission bits with chmod-like rules, and controlling permissions used for newly created files.
bindfs is package-nerd useful because it packages a policy layer around ordinary directory trees: a tiny mount command can replace ad hoc copies, ACL experiments, or custom synchronization scripts when the real need is just a different view of the same files.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/fstabexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bindfs | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:bindfs |
|---|---|
| Version | 1.18.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bindfs |
| Homepage | https://bindfs.org/ |
| Repository | https://github.com/mpartel/bindfs |
| Upstream docs | https://bindfs.org/ |
| License | GPL-2.0-or-later |
| Source archive | https://bindfs.org/downloads/bindfs-1.18.4.tar.gz |
| Dependencies | libfuse |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_linux, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bindfs |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
bindfs 1.14.7-1.1+b1
mirrors or overlays a local directory with altered permissions
sudo apt install bindfsbindfs
nix profile install nixpkgs#bindfsbindfs 1.14.7-1.1build2
mirrors or overlays a local directory with altered permissions
sudo apt install bindfsbindfs 1.17.7-r1
FUSE filesystem for mirroring a directory to another directory
sudo apk add bindfsbindfs-doc 1.17.7-r1
FUSE filesystem for mirroring a directory to another directory (documentation)
sudo apk add bindfs-docbindfs 1.18.4-2.fc45
Fuse filesystem to mirror a directory
sudo dnf install bindfsbindfs 1.18.4-1.4
Filesystem for mapping directories with alternate permissions
sudo zypper install bindfsbindfs
sudo port install bindfssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.