/// REFERENCE / LIMITS
Limits
Current limits for storafleet plans and features.
Plan limits
Free plan — $0/mo
- Up to 3 Fleets (buckets)
- File browsing is unlimited — paginated at 100 files per page, but no cap on total files
- 1 team member — single user, no team access
- Concurrent migration jobs: 1
- Presigned URL generation: unlimited
- Global search: available, results limited to 50 per query
Pro plan — $9.99/mo (or $6.99/mo billed yearly)
- Up to 25 Fleets (buckets)
- Team access: up to 3 members with shared credential vault
- Concurrent migration jobs: 3
- Up to 3 managed buckets (metered storage add-on)
- Global search: unlimited results
- Advanced features: cost intelligence, budget alerts, lifecycle GUI + storage-class, duplicate detector, size heatmap, AWS Intelligent-Tiering, AWS Transfer Acceleration, DigitalOcean CDN, anonymous public-access, scheduled sync, email support
Business plan — $49/mo (or $34/mo billed yearly)
- Up to 100 Fleets (buckets)
- Team access: up to 15 members
- Concurrent migration jobs: 10
- Up to 10 managed buckets (metered storage add-on)
- Everything in Pro, plus Object Lock/WORM, SSE-KMS encryption, real-time event indexing, R2 Super Slurper + Sippy, role-based permissions, audit logs
- Priority support
Enterprise plan — custom pricing
- Unlimited Fleets (buckets)
- Unlimited team members
- Unlimited concurrent migration jobs and managed buckets
- Everything in Business, plus SSO / SAML / SCIM
- Data residency (EU / FedRAMP) and custom data retention policies
- SLA guarantee and dedicated support
- Contact us to discuss requirements
File upload limits
storafleet supports uploading files up to 5 GB per file using multipart upload for files larger than 100 MB. Files larger than 5 GB must be uploaded directly via the AWS CLI or SDK. There is no limit on the number of files you can upload in a session. The Free plan is limited to files up to 100 MB; all paid plans support multipart upload up to 5 GB per file via the browser.
API rate limits
storafleet applies rate limits to its own API to prevent abuse:
- 100 requests per minute per user for standard operations
- 10 requests per minute per user for presigned URL generation
- Search queries are limited to 20 per minute per user
These limits are separate from AWS API rate limits, which apply independently based on your AWS account quotas and S3 request rate limits.
AWS S3 limits
AWS S3's own service limits apply independently of storafleet limits. Key AWS S3 limits to be aware of:
- Maximum object size: 5 TB
- Maximum number of buckets per account: 100 (can be increased by AWS support request)
- Maximum object key length: 1,024 bytes
- Maximum metadata size per object: 2 KB
storafleet cannot increase or override AWS-imposed limits. For AWS quota increases, use the AWS Service Quotas console.