Platform/OS
Hardware Appliance
Category
NAS & Storage Appliances
Synology Hyper Backup
Synology Hyper Backup is a simple backup program that comes with Synology NAS devices to protect all your important files and photos. It automatically makes safe copies of your data on a schedule so you can recover everything if your NAS crashes, gets hacked, or a file gets accidentally deleted. It keeps multiple versions of your files so you can go back to an older copy from last week or last month. The tool uses S3-compatible object storage as a very affordable and reliable off-site vault in the cloud, sending only the changed parts of files to save time and money. This combination gives you peace of mind by keeping an extra copy far away from your home or office while keeping costs low and recovery easy.
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 Synology Hyper Backup to DiskSpace.sh
DiskSpace.sh is a fully S3-compatible object storage service. Follow the steps below to configure Hyper Backup using path-style requests.
Connection Steps
- Open Synology Hyper Backup and click Create to start a new backup task.
- Select S3 storage as the backup destination.
- Choose Custom server from the server type dropdown.
- Fill in the connection details as shown below.
- Click Next and complete the backup task configuration.
Required Credentials
Use this exact endpoint (path-style required)
Can be left empty or set to us-east-1
Path-Style Requests Required
DiskSpace.sh requires path-style URLs. Hyper Backup must use the format:
https://s3.diskspace.sh/bucket-name/
Example Configuration
Endpoint: https://s3.diskspace.sh
Bucket: your-bucket-name
Access Key: AKIAXXXXXXXXXXXXXXXX
Secret Key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Region: us-east-1
Use path-style: Enabled
Troubleshooting Tips
- • Ensure you selected Custom server and not a predefined provider
- • Verify the endpoint does not contain a trailing slash
- • Confirm your bucket name is correctly entered without the endpoint
- • If connection fails, try setting Region to
us-east-1 - • Check that your Access Key and Secret Key are copied correctly (no extra spaces)