Credential access
Reads S3 access keys, config files, and files selected for transfer.
brew / rank 1687
Command-line tool for the Amazon S3 service. Version 2.4.0 via Homebrew; verified 2026-09-10. Also installable with debian: sudo apt install s3cmd.
agent safety
s3cmd transfers and mutates S3-compatible object storage.
Reads S3 access keys, config files, and files selected for transfer.
Can upload, delete, sync, and change object ACLs.
Can publish or remove artifacts and static-site assets.
Gate sync, delete, put, ACL, and credential commands.
Allow bucket listing; require approval for uploads, deletes, ACL changes, and sensitive paths.
install
brew install s3cmdlocal Homebrew formula metadata
sudo port install s3cmdMacPorts ports tree · net/s3cmd/Portfile · source: api.github.com
sudo apk add s3cmdAlpine Linux edge package indexes · s3cmd · source: dl-cdn.alpinelinux.org
sudo apt install s3cmdDebian stable package indexes · s3cmd · source: deb.debian.org
sudo dnf install s3cmdFedora Rawhide package metadata · s3cmd · source: dl.fedoraproject.org
nix profile install nixpkgs#s3cmdnixpkgs package indexes · pkgs/by-name/s3/s3cmd/package.nix · source: api.github.com
sudo pacman -S s3cmdArch Linux sync databases · s3cmd · source: geo.mirror.pkgbuild.com
sudo zypper install s3cmdopenSUSE Tumbleweed package metadata · s3cmd · source: download.opensuse.org
overview
Command-line tool for the Amazon S3 service
history
s3cmd is a free Python command-line client for uploading, retrieving, synchronizing, and administering data in Amazon S3 and compatible object-storage services.
s3cmd was created as a free Python command-line client for Amazon S3. The official site attributes authorship to Michal Ludvig and Florent Viard and describes a first release in 2008, while the official NEWS file records public 0.9.x releases during 2007 and 2008. Over time it added bidirectional synchronization, encryption, multipart upload, metadata and ACL management, bucket policies, CloudFront-related features, and support for Python 3 in the version 2 line.
s3cmd became a long-running command-line option for administrators and power users working with Amazon S3. Its usefulness expanded beyond AWS as other services implemented the S3 protocol, and its suitability for cron jobs and batch scripts made it common in backup and synchronization workflows. Broad Unix-like package-manager availability further lowered the barrier to deployment.
Users commonly run s3cmd --configure to create a configuration file containing endpoint settings and access credentials, then use commands for bucket creation, uploads, downloads, listings, synchronization, ACLs, metadata, and policies. It is especially suited to shell scripts, cron-driven backups, and S3-compatible storage endpoints.
s3cmd is a representative tool from the early S3 ecosystem, predating today's abundance of cloud-provider CLIs. Package users value its focused Unix-style interface, scriptability, cross-provider S3 compatibility, and mature sync behavior.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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
| Command | Kind | Exposure | Note |
|---|---|---|---|
s3cmd | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:s3cmd |
|---|---|
| Version | 2.4.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/s3cmd |
| Homepage | https://s3tools.org/s3cmd |
| Repository | https://github.com/s3tools/s3cmd |
| Upstream docs | https://s3tools.org/s3cmd |
| License | GPL-2.0-or-later |
| Source archive | https://files.pythonhosted.org/packages/b3/9c/ad4cd51328bd7a058bfda6739bc061c63ee3531ad2fbc6e672518a1eed01/s3cmd-2.4.0.tar.gz |
| Last updated | 2026-09-10T16:04:11Z |
| Pulse | updated |
| Dependencies | libmagic, python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | s3cmd |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
s3cmd 2.4.0-3
command-line Amazon S3 client
sudo apt install s3cmds3cmd
nix profile install nixpkgs#s3cmds3cmd 2.4.0-2
command-line Amazon S3 client
sudo apt install s3cmds3cmd 2.4.0-r2
Command-line tool for managing Amazon S3 and CloudFront services
https://github.com/s3tools/s3cmd
sudo apk add s3cmds3cmd-doc 2.4.0-r2
Command-line tool for managing Amazon S3 and CloudFront services (documentation)
https://github.com/s3tools/s3cmd
sudo apk add s3cmd-docs3cmd-pyc 2.4.0-r2
Precompiled Python bytecode for s3cmd
https://github.com/s3tools/s3cmd
sudo apk add s3cmd-pycs3cmd 2.4.0-14.fc45
Tool for accessing Amazon Simple Storage Service
sudo dnf install s3cmds3cmd 2.4.0-5
A command line client for Amazon S3
sudo pacman -S s3cmds3cmd 2.4.0-2.3
Command line tool for managing Amazon S3 and CloudFront services
sudo zypper install s3cmds3cmd
sudo port install s3cmdsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.