What is EGreed Cloud?
EGreed Cloud is the object storage and backup service at the heart of the EGreed ecosystem.
Updated June 28, 2026 4 min read
Overview
EGreed Cloud provides encrypted, versioned object storage with global replication. It powers file uploads across every EGreed product and is available directly through a REST API and SDKs.
Key features
- End-to-end encryption with per-object keys.
- Automatic versioning and 30-day trash retention.
- Signed URLs for temporary access.
- Region pinning for data residency.
Next steps
Follow Upload your first file or read the REST API overview.
Frequently asked questions
How large can a single file be?
Up to 5 TB per object with multipart upload.
Is EGreed Cloud S3-compatible?
The REST API accepts the S3 signature format for common operations.
cloudstorageoverview