macOS
brew install s5cmdlocal Homebrew formula metadata
sudo port install s5cmdMacPorts ports tree · net/s5cmd/Portfile · Quelle: api.github.com
brew / Rang 3268
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für s5cmd in AI-Agent-Workflows.
Installation
brew install s5cmdlocal Homebrew formula metadata
sudo port install s5cmdMacPorts ports tree · net/s5cmd/Portfile · Quelle: api.github.com
sudo apk add s5cmdAlpine Linux edge package indexes · s5cmd · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#s5cmdnixpkgs package indexes · pkgs/by-name/s5/s5cmd/package.nix · Quelle: api.github.com
scoop install main/s5cmdScoop official bucket manifest trees · bucket/s5cmd.json · Quelle: api.github.com
Überblick
Parallel S3 and local filesystem execution tool
Verlauf
s5cmd is a high-performance command-line tool for executing S3 and local-filesystem operations, particularly bulk or wildcard-driven workloads.
s5cmd was developed as a Go-based, high-throughput alternative to established S3 clients. Its design combines parallel object operations, wildcard expansion, batch deletion, and a `run` mode that avoids thousands of separate process launches.
The 2.x series broadened the tool with synchronization, AWS SSO profile support, shell completion, and revised packaging and runtime behavior. The official release history documents continued feature and compatibility work through the 2.3 line.
The project supplies official binaries for Linux, macOS, and Windows and an official Homebrew tap. Its README also records community packaging through MacPorts, conda-forge, FreeBSD ports/packages, and Docker; source_facts.package-manager additionally records Homebrew, MacPorts, Nix, APK, and Scoop coverage.
Users run familiar commands such as `ls`, `cp`, `mv`, `rm`, `sync`, and `du` against local paths or S3 URLs. Credentials can come from AWS profiles, `${HOME}/.aws/credentials`, environment variables, EC2/EKS roles, or an explicitly selected credentials file. Its characteristic workflow is `s5cmd run commands.txt`, which executes many operations with parallel workers.
s5cmd is notable for treating concurrency and batched command execution as first-class features rather than wrappers around one-object-at-a-time commands. It appeals to package and operations enthusiasts who move large object collections, benchmark storage tooling, use S3-compatible endpoints, or want one portable Go binary.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
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.
~/.aws/configCredential-bearing paths to review before unattended agent runs.
~/.aws/credentialsExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
s5cmd | 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.
Installationsmetadaten
| Paketschlüssel | brew:s5cmd |
|---|---|
| Version | 2.3.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/s5cmd |
| Homepage | https://github.com/peak/s5cmd/ |
| Repository | https://github.com/peak/s5cmd |
| Upstream-Dokumentation | https://github.com/peak/s5cmd/ |
| Lizenz | MIT |
| Quellarchiv | https://github.com/peak/s5cmd/archive/refs/tags/v2.3.0.tar.gz |
| Zuletzt aktualisiert | 2026-09-13T13:53:51Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | s5cmd |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
s5cmd
nix profile install nixpkgs#s5cmds5cmd 2.3.0-r14
Parallel S3 and local filesystem execution tool
sudo apk add s5cmds5cmd
sudo port install s5cmdmain/s5cmd
scoop install main/s5cmdQuellspur
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.