Platform/OS
Cross-platform
Category
File Synchronization & Mount Tools

S3Drive

S3Drive is a simple app that turns your computer into a smart folder connected to cheap cloud storage. It lets you save, open, and share files just like you would with Dropbox or Google Drive, but everything lives safely in your own S3-compatible storage. In everyday use, you drag files into a normal-looking folder on your desktop and they automatically sync to the cloud without you thinking about it. It uses S3-compatible object storage as its backbone so your files stay extremely safe, can be accessed from anywhere, and cost far less than traditional cloud drives. This setup gives you full control over your data while still delivering the convenience of modern file syncing.

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

S3Drive is fully compatible with DiskSpace.sh's S3-compatible storage. Follow the steps below to configure your connection.

Connection Steps
  1. Open S3Drive and click Add Connection or the plus icon to create a new S3 storage connection.
  2. Select Custom S3 Provider or Generic S3 as the storage type.
  3. Fill in the connection details as shown below.
  4. Enable Path-style requests (this is required for DiskSpace.sh).
  5. Click Connect to test and save the configuration.
Connection Credentials
Endpoint URL:
https://s3.diskspace.sh
Access Key:
Enter the Access Key provided by DiskSpace.sh
Secret Key:
Enter the Secret Key provided by DiskSpace.sh
Region:
Leave empty or use us-east-1
Important: DiskSpace.sh requires Path Style requests. Make sure the option "Use path-style URLs" or "Force Path Style" is enabled in S3Drive. The correct URL format is:
https://s3.diskspace.sh/bucket-name/key
Example Configuration
Endpoint: https://s3.diskspace.sh
Access Key: AKIAXXXXXXXXXXXXXXXX
Secret Key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Region: us-east-1 (or leave blank)
Path Style: Enabled
Troubleshooting
  • • Ensure you are using https://s3.diskspace.sh (not a virtual-hosted URL)
  • • Confirm that "Path-style" or "Force Path Style" is turned ON
  • • Try region us-east-1 if connection fails with an empty region
  • • Check that your Access Key and Secret Key are copied correctly (no extra spaces)
  • • Verify your firewall or network allows outbound HTTPS traffic to s3.diskspace.sh