Platform/OS
Cross-platform
Category
Backup & Recovery

Cloud IBR

Cloud IBR is a simple backup tool that creates perfect copies of your important files and folders in the cloud. It takes a snapshot of your data at a specific moment so you can restore everything exactly as it was if something goes wrong. It stores these backups in affordable S3-compatible object storage, which acts like an infinite digital warehouse that never runs out of space. Because S3 storage is cheap and reliable, Cloud IBR lets you keep many versions of your files without worrying about high costs or losing old copies. This combination gives regular people and small businesses enterprise-grade protection using the same rock-solid storage technology that big companies trust.

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 Cloud IBR to DiskSpace.sh

DiskSpace.sh is a fully S3-compatible object storage service. Follow the steps below to configure your connection using path-style requests.

Connection Steps
  1. Open Cloud IBR and navigate to the S3 storage connection settings.
  2. Enter the following credentials and configuration:
Important: DiskSpace.sh requires Path Style requests. Make sure Cloud IBR is configured to use path-style URLs (e.g. https://s3.diskspace.sh/bucket-name/key) instead of virtual-hosted style.
Example Configuration
Endpoint URL: https://s3.diskspace.sh
Access Key: AKIAXXXXXXXXXXXXXXXX
Secret Key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Region: us-east-1
Path Style: Enabled
Troubleshooting
  • • Ensure you are using the exact Endpoint URL shown above
  • • Confirm that "Force Path Style" or equivalent option is enabled in Cloud IBR
  • • Region can be left blank or set to us-east-1
  • • Check that your Access Key and Secret Key are valid and have sufficient permissions
  • • If connection fails, verify there are no trailing slashes in the endpoint URL
Need help? Contact DiskSpace.sh support or consult the Cloud IBR documentation for S3-compatible storage integration.