macOS
brew install s3fslocal Homebrew formula metadata
sudo port install s3fsMacPorts ports tree · fuse/s3fs/Portfile · Source: api.github.com
brew / rang 9099
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de s3fs pour les workflows d'agents IA.
installation
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
aperçu
FUSE-based file system backed by Amazon S3
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour s3fs. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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-s3fsexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
s3fs | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/s3fs-fuse/s3fs-fuse
métadonnées d'installation
| Clé du paquet | brew:s3fs |
|---|---|
| Version | 1.97 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/s3fs |
| Page d'accueil | https://github.com/s3fs-fuse/s3fs-fuse/wiki |
| Dépôt | https://github.com/s3fs-fuse/s3fs-fuse |
| Docs amont | https://github.com/s3fs-fuse/s3fs-fuse/wiki |
| Licence | GPL-2.0-or-later |
| Archive source | https://github.com/s3fs-fuse/s3fs-fuse/archive/refs/tags/v1.97.tar.gz |
| Dépendances | curl, libfuse, libxml2, openssl@3 |
| Dépendances de compilation | autoconf, automake, pkgconf |
| Bouteille | disponible (sur arm64_linux, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 s3fspiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.