Platform/OS
Windows, macOS
Category
File Transfer Clients
Cyberduck
Cyberduck is a free, easy-to-use program that lets you transfer files to and from online storage just like moving files on your computer. It works like a friendly bridge between your laptop and the big storage lockers in the cloud so you can upload photos, videos, or documents without needing to learn complicated commands. It connects to S3-compatible object storage, which is like an infinite, cheap digital warehouse that holds your files securely and lets you access them from anywhere. By using S3 storage, Cyberduck can quickly grab or drop off huge batches of files without slowing down your computer or costing a fortune. This makes it perfect for everyday people who want simple, reliable backups or sharing without dealing with tech headaches.
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 DiskSpace.sh to Cyberduck
DiskSpace.sh is a fully S3-compatible object storage service. Follow the steps below to configure Cyberduck using path-style requests.
Connection Instructions
- Open Cyberduck and click New Connection.
- Select Amazon S3 as the connection type.
- Enter the following connection details:
Can be left empty or set to us-east-1
Important: Path Style Requests
DiskSpace.sh requires path-style URLs (e.g. https://s3.diskspace.sh/bucket-name/key). Cyberduck will automatically use path-style when you provide the custom endpoint above.
Example URL Format
https://s3.diskspace.sh/bucket-name/object-key
Final Steps
- Click Connect.
- Cyberduck will now browse your DiskSpace.sh buckets using path-style requests.
Troubleshooting
- Ensure you are using the exact endpoint https://s3.diskspace.sh
- Verify that both Access Key and Secret Key are correct
- Confirm that the region is set to us-east-1 if connection fails
- If you see SSL or certificate errors, try disabling SSL verification (for testing only)