Platform/OS
Cross-platform
Category
Backup & Recovery

Acronis

Acronis is a popular backup and recovery software that protects your important files, photos, and entire computers from loss or damage. It automatically makes copies of your data so you can quickly restore everything if your laptop crashes, gets stolen, or gets hit by ransomware. It uses S3-compatible object storage as a safe, scalable off-site vault in the cloud where your encrypted backups are kept away from your main devices. This S3 storage lets Acronis offer unlimited retention, fast retrieval when you need files back, and rock-solid protection without you having to buy and manage your own hard drives. The combination gives regular people and businesses peace of mind that their digital life is securely saved and easy to recover at any time.

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 Acronis to DiskSpace.sh (S3-compatible storage)

DiskSpace.sh is fully S3 API compatible and requires path-style addressing. Follow the steps below to configure your Acronis backup storage.

Connection Steps
  1. Log in to your Acronis management console and navigate to the Storage / Backup Storage section.
  2. Click Add Storage and select S3-compatible as the storage type.
  3. Fill in the connection details as shown below.
  4. Ensure you select Path-style access (required by DiskSpace.sh).
  5. Test the connection and save the configuration.
Credential Fields
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
Path Style Requirement
DiskSpace.sh requires path-style requests. The URL format must be:

https://s3.diskspace.sh/bucket-name/object-key

Virtual-hosted style (bucket.s3.diskspace.sh) is not supported.
Example Configuration
Endpoint URL: https://s3.diskspace.sh
Access Key: AKIAXXXXXXXXXXXXXXXX
Secret Key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Region: us-east-1 (or leave blank)
Signature Version: v4
Path Style: Enabled
Troubleshooting
  • • Ensure you are using the exact endpoint https://s3.diskspace.sh (no trailing slash)
  • • Confirm that Path-style access is explicitly enabled in Acronis settings
  • • Try region value us-east-1 if connection fails with empty region
  • • Verify your Access Key and Secret Key have full S3 permissions
  • • Check that your firewall allows outbound HTTPS traffic to s3.diskspace.sh