Platform/OS
Windows
Category
File Transfer Clients
S3 Browser
S3 Browser is a simple Windows program that lets you easily view and manage files stored in the cloud. It works like a friendly file explorer for all the photos, videos, documents, and backups you keep online instead of on your computer. It connects directly to S3-compatible object storage services so you can upload, download, organize, and share your files without needing to use a web browser. Because it uses this smart storage system, your files stay safe, can be accessed from anywhere, and you only pay for what you actually store. This makes it perfect for people who want an easy way to handle large amounts of cloud files without learning complicated technical tools.
Connection / Setup
- Create an account and log in to DiskSpace
- Click I'm ready to set up my storage
- Enter Bucket Name following the instructions
- Click Create Bucket and wait for it to be generated
- Find your Endpoint URL, Access Key, and Secret Key in the S3 Client Configuration section for use below
Connect S3 Browser to DiskSpace.sh
DiskSpace.sh is a fully S3-compatible object storage service. Follow the steps below to configure S3 Browser using path-style requests.
Connection Steps
- Download and install the latest version of S3 Browser from the official website.
- Open S3 Browser and click New Account.
- Fill in the following connection details:
Important: Path-Style Requests Required
DiskSpace.sh requires path-style URLs (e.g. https://s3.diskspace.sh/bucket-name/key). S3 Browser supports this by default when you specify a custom Service Endpoint.
Example Configuration
Service Endpoint: https://s3.diskspace.sh
Access Key ID: YOUR_ACCESS_KEY
Secret Key: YOUR_SECRET_KEY
Region: us-east-1 (or leave empty)
Use path-style: Enabled (automatic with custom endpoint)
Troubleshooting
- • Make sure you are using the exact endpoint: https://s3.diskspace.sh
- • Do not include a trailing slash in the endpoint URL
- • If connection fails, try setting Region to us-east-1
- • Verify your Access Key and Secret Key have the correct permissions
- • S3 Browser must be configured to use path-style addressing (enabled automatically when using custom endpoint)
Once configured, you can create buckets and manage objects exactly like Amazon S3.