macOS
brew install s4cmdlocal Homebrew formula metadata
brew / 順位 5388
s4cmd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install s4cmdlocal Homebrew formula metadata
sudo apt install s4cmdDebian stable package indexes · s4cmd · ソース: deb.debian.org
nix profile install nixpkgs#s4cmdnixpkgs package indexes · pkgs/by-name/s4/s4cmd/package.nix · ソース: api.github.com
概要
Super S3 command-line tool
履歴
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.
セキュリティ状態
s4cmd に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
~/.s3cfg実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
s4cmd | cli | グローバル実行可能ファイル | |
s4cmd.py | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/bloomreach/s4cmd
インストールメタデータ
| パッケージキー | brew:s4cmd |
|---|---|
| バージョン | 2.1.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/s4cmd |
| ホームページ | https://github.com/bloomreach/s4cmd |
| リポジトリ | https://github.com/bloomreach/s4cmd |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://files.pythonhosted.org/packages/42/b4/0061f4930958cd790098738659c1c39f8feaf688e698142435eedaa4ae34/s4cmd-2.1.0.tar.gz |
| 依存関係 | python@3.14 |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 s4cmdソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.