macOS
brew install s4cmdlocal Homebrew formula metadata
安装
brew install s4cmdlocal Homebrew formula metadata
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 的匹配本地密钥处理 manifest。软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.