← Back to tools
View AGENTS.md for s3cmd
s3cmd
Command line tool for managing Amazon S3 and CloudFront services
Description
s3cmd is a command line tool for managing Amazon S3 and CloudFront services. It supports uploading, downloading, synchronizing, and managing S3 buckets and objects.
When to use this tool
✓ Good fit when
- You need to manage S3 from the command line
- You want to sync files with S3
✕ Avoid when
- You prefer the AWS CLI
- You don't use AWS
AI Summary
A CLI tool for managing Amazon S3 buckets and CloudFront distributions.
Capabilities
- + Upload and download files to/from S3
- + Sync local directories with S3
- + Manage S3 buckets and permissions
- + CloudFront distribution management
Use When
- → You need to manage S3 from the command line
- → You want to sync files with S3
Avoid When
- x You prefer the AWS CLI
- x You don't use AWS