S3 Storage
GAGOS provides S3-compatible object storage management for AWS S3, MinIO, and other S3-compatible services.
Connecting
- Open S3 Storage window from desktop
- Select preset or enter custom endpoint
- Enter Access Key and Secret Key
- Set region (e.g., us-east-1)
- Enable/disable SSL
- Click "Connect"
Presets
- AWS S3 - Amazon S3 (s3.amazonaws.com)
- MinIO - Local MinIO instance
- Custom - Any S3-compatible endpoint
Bucket Management
List Buckets
After connecting, all accessible buckets are displayed with creation dates.
Create Bucket
- Click "Create Bucket"
- Enter bucket name
- Click "Create"
Delete Bucket
- Click delete icon on bucket row
- Confirm deletion
Note: Bucket must be empty to delete.
Object Browser
Navigation
- Click bucket name to browse contents
- Click folder to navigate into it
- Click "Up" button to go to parent folder
- Breadcrumb shows current path
Upload Files
- Navigate to target folder
- Click "Upload"
- Select files
- Files upload with progress indicator
Download Files
- Click download icon on file row
- File downloads to your browser
Delete Files
- Click delete icon on file row
- Confirm deletion
Object Details
Click info icon on a file to view:
- Size
- Content type
- Last modified
- ETag
- Custom metadata
Presigned URLs
Generate temporary shareable links:
- Click info icon on file
- Click "Generate Presigned URL"
- Set expiration time
- Copy URL
Presigned URLs allow access without credentials for the specified duration.
Supported Providers
- Amazon S3
- MinIO
- DigitalOcean Spaces
- Backblaze B2
- Wasabi
- Any S3-compatible storage