macOS
brew install s3fslocal Homebrew formula metadata
sudo port install s3fsMacPorts ports tree · fuse/s3fs/Portfile · ソース: api.github.com
brew / 順位 9099
s3fs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.