macOS
brew install s3fslocal Homebrew formula metadata
sudo port install s3fsMacPorts ports tree · fuse/s3fs/Portfile · source: api.github.com
brew / rank 9099
FUSE-based file system backed by Amazon S3. Version 1.97 via Homebrew; verified from local package data. Also installable with debian: sudo apt install s3fs.
install
brew install s3fslocal Homebrew formula metadata
sudo port install s3fsMacPorts ports tree · fuse/s3fs/Portfile · source: api.github.com
sudo apt install s3fsDebian stable package indexes · s3fs · source: deb.debian.org
nix profile install nixpkgs#s3fsnixpkgs package indexes · pkgs/by-name/s3/s3fs/package.nix · source: api.github.com
sudo zypper install s3fsopenSUSE Tumbleweed package metadata · s3fs · source: download.opensuse.org
sudo pacman -S s3fs-fuseArch Linux sync databases · s3fs-fuse · source: geo.mirror.pkgbuild.com
overview
FUSE-based file system backed by Amazon S3
history
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.
security posture
No matching local secret-handling manifest was found for s3fs. Package metadata is still published here so future coverage has a stable package URL.
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/fstabCredential-bearing paths to review before unattended agent runs.
${HOME}/.aws/credentials${HOME}/.passwd-s3fs/etc/passwd-s3fsexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
s3fs | 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.
https://github.com/s3fs-fuse/s3fs-fuse
install metadata
| Package key | brew:s3fs |
|---|---|
| Version | 1.97 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/s3fs |
| Homepage | https://github.com/s3fs-fuse/s3fs-fuse/wiki |
| Repository | https://github.com/s3fs-fuse/s3fs-fuse |
| Upstream docs | https://github.com/s3fs-fuse/s3fs-fuse/wiki |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/s3fs-fuse/s3fs-fuse/archive/refs/tags/v1.97.tar.gz |
| Dependencies | curl, libfuse, libxml2, openssl@3 |
| Build dependencies | autoconf, automake, 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 | 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 s3fssource 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.