Platform/OS
Windows, macOS
Category
File Transfer Clients
WebDrive
WebDrive is a simple desktop program that lets you connect to online storage spaces and treat them like a regular folder on your computer. It turns far-away cloud storage into a drive letter or folder you can drag files to, open, edit, and save just like files on your laptop. It uses S3-compatible object storage as its reliable backend, connecting your computer directly to these massive, inexpensive cloud buckets so everything you save appears instantly available. This means you get the speed and simplicity of working with local files while actually storing everything safely and cheaply in the cloud without needing to upload or download manually. The real-world value is that teams and individuals can share huge amounts of data, work from anywhere, and never worry about running out of hard drive space because S3 handles all the heavy lifting behind the scenes.
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
Connecting DiskSpace.sh to WebDrive
WebDrive provides seamless access to DiskSpace.sh S3-compatible storage. Follow the steps below to configure your connection.
Connection Steps
- Open WebDrive and click New Connection.
- Select Amazon S3 (or S3 Compatible) as the connection type.
- Enter the following connection details:
Full endpoint provided by DiskSpace.sh
Can be left blank or set to us-east-1
Important: Path-Style Requests Required
DiskSpace.sh requires path-style URLs (not virtual-hosted style). WebDrive will automatically use the correct format when the endpoint is configured as shown above.
Example URL Format
https://s3.diskspace.sh/bucket-name/key
Final Configuration Steps
- Enable the Use Path Style option if available in advanced settings.
- Click Connect to test the connection.
- Once connected, your DiskSpace.sh buckets will appear as drives in WebDrive.
Troubleshooting
- Connection fails: Verify you are using the exact endpoint URL (https://s3.diskspace.sh) and that path-style requests are enabled.
- Access Denied: Double-check your Access Key and Secret Key are entered correctly.
- Region issues: Try setting the region to
us-east-1or leave it blank. - SSL Errors: Ensure your WebDrive client is up to date and your system trusts the SSL certificate.