Platform/OS
Windows
Category
File Synchronization & Mount Tools

AirLiveDrive

AirLiveDrive is a simple Windows program that lets you connect online storage accounts directly to your computer so they appear like regular hard drives. It turns your cheap cloud storage into extra disk space you can use with any program without uploading or downloading files manually. It uses S3-compatible object storage as a giant, reliable digital warehouse that holds all your files safely and cheaply. When you open or save a file, AirLiveDrive quietly fetches or stores only the pieces you need from that S3 storage, making everything feel fast and local. This approach gives you virtually unlimited drive space at low cost while keeping your data secure and accessible from anywhere.

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 AirLiveDrive to DiskSpace.sh

AirLiveDrive supports DiskSpace.sh as a fully S3-compatible storage provider. Follow the steps below to configure your connection.

Connection Steps:
  1. Open AirLiveDrive and click Add Storage or New Connection.
  2. Select Amazon S3 (or Generic S3) as the storage type.
  3. Fill in the credential fields as shown below.
  4. Enable Path-style requests (this is required).
  5. Click Connect to test and save the configuration.
Credential Fields
Endpoint URL https://s3.diskspace.sh
Access Key Your DiskSpace.sh Access Key
Secret Key Your DiskSpace.sh Secret Key
Region us-east-1 (or leave empty)
Important Settings
Path Style Requests: Must be enabled.
AirLiveDrive must use path-style URLs in the format:
https://s3.diskspace.sh/bucket-name/key
Example Configuration
Endpoint: https://s3.diskspace.sh
Access Key: AKIAXXXXXXXXXXXXXXXX
Secret Key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Region: us-east-1
Path Style: Enabled
Troubleshooting
  • Ensure you selected Path-style instead of virtual-hosted style.
  • Try region us-east-1 if connection fails with an empty region.
  • Verify your Access Key and Secret Key have the correct IAM permissions.
  • Check that the Endpoint URL does not contain a trailing slash.
  • If you receive SSL errors, temporarily disable SSL verification for testing.