macOS
brew install bindfslocal Homebrew formula metadata
sudo port install bindfsMacPorts ports tree · fuse/bindfs/Portfile · 来源: api.github.com
安装
brew install bindfslocal Homebrew formula metadata
sudo port install bindfsMacPorts ports tree · fuse/bindfs/Portfile · 来源: api.github.com
sudo apk add bindfsAlpine Linux edge package indexes · bindfs · 来源: dl-cdn.alpinelinux.org
sudo apt install bindfsDebian stable package indexes · bindfs · 来源: deb.debian.org
sudo dnf install bindfsFedora Rawhide package metadata · bindfs · 来源: dl.fedoraproject.org
nix profile install nixpkgs#bindfsnixpkgs package indexes · pkgs/by-name/bi/bindfs/package.nix · 来源: api.github.com
sudo zypper install bindfsopenSUSE Tumbleweed package metadata · bindfs · 来源: download.opensuse.org
概览
FUSE file system for mounting to another location
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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/fstab可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
bindfs | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:bindfs |
|---|---|
| 版本 | 1.18.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/bindfs |
| 主页 | https://bindfs.org/ |
| 仓库 | https://github.com/mpartel/bindfs |
| 上游文档 | https://bindfs.org/ |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://bindfs.org/downloads/bindfs-1.18.4.tar.gz |
| 依赖 | libfuse |
| 构建依赖 | pkgconf |
| Bottle | 可用 (于 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 bindfs来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.