Fast Start
Operator-friendly setup
Guides the session screen-by-screen and prepares the required client tooling when needed.
Built for developers, DevOps engineers, and technical operators who need a fast way to validate access, select buckets, and generate timestamped archives from MinIO, RustFS, AWS S3, and similar endpoints.
npx --yes github:AlmossaidLLC/s3-backpack-cli
Runs on demand with guided setup, compatibility options, and minimal friction.
backup-session
$ npx --yes github:AlmossaidLLC/s3-backpack-cli
Connected - 14 buckets found
[ ] media
[x] invoices
[x] assets
Archive -> backups/assets_20260409_213005.zip
Archive -> backups/invoices_20260409_213029.zip
All backups completed
The flow stays practical: verify access first, select buckets quickly, and leave with archives you can actually use.
Fast Start
Guides the session screen-by-screen and prepares the required client tooling when needed.
Safe By Design
Checks connectivity and credentials before any mirror or archive job is allowed to run.
Team Productivity
Select multiple buckets in one pass and run a repeatable backup workflow without extra scripting.
Portable Output
Outputs stay organized with timestamped ZIP files that are easier to move, retain, and restore.
Run the command and connect to your S3-compatible endpoint.
Choose path style, API signature, TLS mode, and optional region.
Select one or multiple buckets with a clear checklist UI.
Get local folders and ZIP archives with precise timestamps.
| Provider | Recommended path style | API signature |
|---|---|---|
| MinIO | auto | S3v4 |
| RustFS | auto | S3v4 |
| AWS S3 | auto | S3v4 |
| Legacy S3 | on | S3v2 |
A focused CLI for technical users who want a faster path from endpoint access to clean backup archives.