macOS
brew install s3fslocal Homebrew formula metadata
sudo port install s3fsMacPorts ports tree · fuse/s3fs/Portfile · 来源: api.github.com
安装
brew install s3fslocal Homebrew formula metadata
sudo port install s3fsMacPorts ports tree · fuse/s3fs/Portfile · 来源: api.github.com
nix profile install nixpkgs#s3fsnixpkgs package indexes · pkgs/by-name/s3/s3fs/package.nix · 来源: api.github.com
sudo zypper install s3fsopenSUSE Tumbleweed package metadata · s3fs · 来源: download.opensuse.org
sudo pacman -S s3fs-fuseArch Linux sync databases · s3fs-fuse · 来源: geo.mirror.pkgbuild.com
概览
FUSE-based file system backed by Amazon S3
历史
s3fs is a FUSE filesystem client that exposes an Amazon S3 bucket through a mount point. It favors filesystem convenience and compatibility while documenting that S3 cannot provide all local-filesystem performance or POSIX semantics.
The project emerged by at least 2010, the copyright year stated by its official repository, as a FUSE-based way to mount Amazon S3 buckets. It developed support for the standard AWS credential file, its own passwd-s3fs format, S3-compatible services, multipart transfers, and mounting through fstab.
s3fs is packaged across Homebrew, Debian, Ubuntu, Arch Linux, Nix, MacPorts, and openSUSE according to source_facts.package-manager. The official README also documents packages for Fedora, Gentoo, RHEL/CentOS, FreeBSD, and macOS, indicating broad Unix-like distribution adoption.
Users typically create or reuse an AWS credential file, secure it with owner-only permissions, and run `s3fs bucket /path/to/mountpoint`. Mounts can also be declared in `/etc/fstab`; non-AWS endpoints generally require an explicit URL and path-style requests. The official documentation warns about costly random writes, network-bound metadata operations, non-atomic renames, and the absence of hard links or cross-client coordination.
s3fs is a longstanding example of translating object storage into a familiar Unix filesystem interface. Package enthusiasts care about its interaction with FUSE implementations, platform-specific packaging, credential-file permissions, boot-time mounts, and the semantic gap between S3 objects and POSIX files.
安全态势
没有找到 s3fs 的匹配本地密钥处理 manifest。软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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/fstabCredential-bearing paths to review before unattended agent runs.
${HOME}/.aws/credentials${HOME}/.passwd-s3fs/etc/passwd-s3fs可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
s3fs | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/s3fs-fuse/s3fs-fuse
安装元数据
| 软件包键 | brew:s3fs |
|---|---|
| 版本 | 1.97 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/s3fs |
| 主页 | https://github.com/s3fs-fuse/s3fs-fuse/wiki |
| 仓库 | https://github.com/s3fs-fuse/s3fs-fuse |
| 上游文档 | https://github.com/s3fs-fuse/s3fs-fuse/wiki |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://github.com/s3fs-fuse/s3fs-fuse/archive/refs/tags/v1.97.tar.gz |
| 依赖 | curl, libfuse, libxml2, openssl@3 |
| 构建依赖 | autoconf, automake, pkgconf |
| Bottle | 可用 (于 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | s3fs |
| Version Scheme | 0 |
| Revision | 1 |
| 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 软件包链接分开显示。
s3fs 1.95-1
FUSE-based file system backed by Amazon S3
https://github.com/s3fs-fuse/s3fs-fuse
sudo apt install s3fss3fs
nix profile install nixpkgs#s3fss3fs 1.93-1build3
FUSE-based file system backed by Amazon S3
https://github.com/s3fs-fuse/s3fs-fuse
sudo apt install s3fss3fs-fuse 1.97-1
FUSE-based file system backed by Amazon S3
https://github.com/s3fs-fuse/s3fs-fuse/wiki
sudo pacman -S s3fs-fuses3fs 1.97-1.6
FUSE file system backed by Amazon S3 bucket
https://github.com/s3fs-fuse/s3fs-fuse
sudo zypper install s3fss3fs
sudo port install s3fs来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.