macOS
brew install s5cmdlocal Homebrew formula metadata
sudo port install s5cmdMacPorts ports tree · net/s5cmd/Portfile · 来源: api.github.com
安装
brew install s5cmdlocal Homebrew formula metadata
sudo port install s5cmdMacPorts ports tree · net/s5cmd/Portfile · 来源: api.github.com
sudo apk add s5cmdAlpine Linux edge package indexes · s5cmd · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#s5cmdnixpkgs package indexes · pkgs/by-name/s5/s5cmd/package.nix · 来源: api.github.com
scoop install main/s5cmdScoop official bucket manifest trees · bucket/s5cmd.json · 来源: api.github.com
概览
Parallel S3 and local filesystem execution tool
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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/credentials可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
s5cmd | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:s5cmd |
|---|---|
| 版本 | 2.3.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/s5cmd |
| 主页 | https://github.com/peak/s5cmd/ |
| 仓库 | https://github.com/peak/s5cmd |
| 上游文档 | https://github.com/peak/s5cmd/ |
| 许可证 | MIT |
| 源码归档 | https://github.com/peak/s5cmd/archive/refs/tags/v2.3.0.tar.gz |
| 最后更新 | 2026-09-13T13:53:51Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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/s5cmd来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.