macOS
brew install s4cmdlocal Homebrew formula metadata
brew / Rang 5388
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für s4cmd in AI-Agent-Workflows.
Installation
brew install s4cmdlocal Homebrew formula metadata
sudo apt install s4cmdDebian stable package indexes · s4cmd · Quelle: deb.debian.org
nix profile install nixpkgs#s4cmdnixpkgs package indexes · pkgs/by-name/s4/s4cmd/package.nix · Quelle: api.github.com
Überblick
Super S3 command-line tool
Verlauf
s4cmd is a Python command-line client for Amazon S3, created as a faster alternative to s3cmd for large files and data-intensive scripts.
Chou-han Yang created s4cmd after heavy use of s3cmd in scripted, data-intensive applications exposed a need for performance improvements, large-file support, and behavioral fixes. The 2.x line migrated the backend from Boto 2 to Boto3 and added batch deletion and broader API pass-through support.
s4cmd has been distributed through PyPI and packaged by Homebrew, Debian, Ubuntu, and Nix according to the official installation instructions and source_facts.package-manager. Its reuse of s3cmd's configuration format lowered migration friction for existing command-line users.
Typical operations include `ls`, `put`, `get`, `cp`, `mv`, `sync`, `del`, and `du`. By default it can read credentials from `${HOME}/.s3cfg`; users may select another file with `--config`, use environment variables, or rely on an EC2 IAM role. Parallelism is controlled with `--num-threads`.
s4cmd represents the performance-oriented branch of early S3 command-line tooling: a compact Python implementation designed for scripting and large, data-intensive transfers. Its compatibility with the established `.s3cfg` convention makes it interesting as an example of ecosystem interoperability without exact drop-in compatibility.
Sicherheitslage
Für s4cmd 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.
~/.s3cfgCredential-bearing paths to review before unattended agent runs.
~/.s3cfgExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
s4cmd | cli | globales Executable | |
s4cmd.py | 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/bloomreach/s4cmd
Installationsmetadaten
| Paketschlüssel | brew:s4cmd |
|---|---|
| Version | 2.1.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/s4cmd |
| Homepage | https://github.com/bloomreach/s4cmd |
| Repository | https://github.com/bloomreach/s4cmd |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://files.pythonhosted.org/packages/42/b4/0061f4930958cd790098738659c1c39f8feaf688e698142435eedaa4ae34/s4cmd-2.1.0.tar.gz |
| Abhängigkeiten | python@3.14 |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | s4cmd |
| Version Scheme | 0 |
| Revision | 7 |
| 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.
s4cmd 2.1.0+ds-3
Super Amazon S3 command line tool
https://github.com/bloomreach/s4cmd
sudo apt install s4cmds4cmd
nix profile install nixpkgs#s4cmds4cmd 2.1.0+ds-2
Super Amazon S3 command line tool
https://github.com/bloomreach/s4cmd
sudo apt install s4cmdQuellspur
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.