Platform/OS
Cross-platform
Category
Backup & Recovery

XOPERO ONE

Xopero One is a straightforward backup and recovery program that protects your important files, computers, and company data from loss or damage. It automatically makes safe copies of everything you care about so you can quickly restore it if something gets deleted, a computer crashes, or ransomware strikes. It uses S3-compatible object storage as its secure vault in the cloud, sending your backed-up data there for safekeeping. This S3 storage makes the tool reliable and affordable because it can hold massive amounts of information without you needing to buy expensive hardware. Thanks to S3, your backups stay protected, easily accessible from anywhere, and can grow as your needs increase without any hassle.

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 Xopero ONE 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 backup storage in Xopero ONE.

Connection Steps:
  1. Log in to the Xopero ONE web console and navigate to Storage > Add Storage.
  2. Select S3 Compatible as the storage type.
  3. Fill in the connection details as shown below.
  4. Enable the Path Style option (required for DiskSpace.sh).
  5. Click Test Connection, then Save.
Required Credentials
Use exactly as shown (no trailing slash)
Can be left empty or set to us-east-1
Path Style Access Required

DiskSpace.sh uses path-style S3 requests. Make sure the Use path-style access (or equivalent) option is enabled in Xopero ONE.


Correct format:
https://s3.diskspace.sh/bucket-name/key

Example Configuration
Endpoint URL: https://s3.diskspace.sh
Access Key: AKIAXXXXXXXXXXXXXXXX
Secret Key: ****************************************
Region: us-east-1
Path Style: Enabled
Troubleshooting
  • • Ensure you are using path-style requests (not virtual-hosted style).
  • • Verify the Endpoint URL has no trailing slash.
  • • Check that your Access Key and Secret Key are correct.
  • • Try region value us-east-1 if connection fails with empty region.
  • • Confirm your bucket exists in DiskSpace.sh before testing.