macOS
brew install s3fslocal Homebrew formula metadata
sudo port install s3fsMacPorts ports tree · fuse/s3fs/Portfile · Quelle: api.github.com
brew / Rang 9099
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für s3fs in AI-Agent-Workflows.
Installation
brew install s3fslocal Homebrew formula metadata
sudo port install s3fsMacPorts ports tree · fuse/s3fs/Portfile · Quelle: api.github.com
sudo apt install s3fsDebian stable package indexes · s3fs · Quelle: deb.debian.org
nix profile install nixpkgs#s3fsnixpkgs package indexes · pkgs/by-name/s3/s3fs/package.nix · Quelle: api.github.com
sudo zypper install s3fsopenSUSE Tumbleweed package metadata · s3fs · Quelle: download.opensuse.org
sudo pacman -S s3fs-fuseArch Linux sync databases · s3fs-fuse · Quelle: geo.mirror.pkgbuild.com
Überblick
FUSE-based file system backed by Amazon S3
Verlauf
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.
Sicherheitslage
Für s3fs wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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-s3fsExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
s3fs | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/s3fs-fuse/s3fs-fuse
Installationsmetadaten
| Paketschlüssel | brew:s3fs |
|---|---|
| Version | 1.97 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/s3fs |
| Homepage | https://github.com/s3fs-fuse/s3fs-fuse/wiki |
| Repository | https://github.com/s3fs-fuse/s3fs-fuse |
| Upstream-Dokumentation | https://github.com/s3fs-fuse/s3fs-fuse/wiki |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://github.com/s3fs-fuse/s3fs-fuse/archive/refs/tags/v1.97.tar.gz |
| Abhängigkeiten | curl, libfuse, libxml2, openssl@3 |
| Build-Abhängigkeiten | autoconf, automake, pkgconf |
| Bottle | verfügbar (auf arm64_linux, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 s3fsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.