Platform/OS
Cross-platform
Category
File Transfer Clients

DragonDisk

DragonDisk is a simple Windows program that lets you manage files stored in the cloud. It works like a friendly file explorer where you can drag, drop, upload, and organize your photos, documents, and backups without worrying about running out of hard drive space. In everyday terms, it turns your computer's file window into a direct connection to cheap, reliable online storage so you can access your stuff from anywhere. DragonDisk uses S3-compatible object storage behind the scenes to securely hold all your files in a massive, scalable digital warehouse that never fills up. This S3 approach gives you fast uploads, easy sharing, and rock-solid backup capabilities at a fraction of the cost of traditional cloud drives.

Connection / Setup

  1. Create an account and log in to DiskSpace
  2. Click I'm ready to set up my storage
  3. Enter Bucket Name following the instructions
  4. Click Create Bucket and wait for it to be generated
  5. Find your Endpoint URL, Access Key, and Secret Key in the S3 Client Configuration section for use below

Connect DragonDisk to DiskSpace.sh

DiskSpace.sh is a fully S3-compatible object storage service. Follow the steps below to configure DragonDisk using path-style requests.

Connection Steps
  1. Open DragonDisk and click File → New Account (or the account setup wizard).
  2. Select Amazon S3 Compatible Storage as the storage type.
  3. Fill in the following connection details:
Credential Fields
Can be left empty or set to us-east-1
Path-Style Requests Required

DiskSpace.sh requires path-style URLs. DragonDisk must be configured to use path-style addressing instead of virtual-hosted style.

Example: https://s3.diskspace.sh/bucket-name/key

Example Configuration
Endpoint: https://s3.diskspace.sh
Access Key: AKIAXXXXXXXXXXXXXXXX
Secret Key: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Use path-style: Enabled
Region: us-east-1 (or leave blank)
Troubleshooting
  • Ensure “Use path style” or “Force path style” is checked in DragonDisk settings.
  • If connection fails, verify you are using https://s3.diskspace.sh (not a virtual host URL).
  • Confirm your Access Key and Secret Key are correct and have proper permissions.
  • Try setting the region explicitly to us-east-1 if left blank doesn’t work.
  • Check that your firewall or proxy is not blocking outbound HTTPS traffic to s3.diskspace.sh.
Once configured, you can browse, upload, and manage your DiskSpace.sh buckets directly from DragonDisk.