Platform/OS
Cross-platform
Category
Backup & Recovery

Atempo Tina

Atempo Tina is a powerful backup and data protection tool that keeps your important files and business data safe. It works like a smart, automated copy machine that regularly saves copies of everything on your computers and servers so you can recover them if something gets lost, damaged, or hacked. It uses S3-compatible object storage as its giant, reliable digital warehouse where all those backup copies live. By storing data in S3 buckets, Tina can quickly send and retrieve huge amounts of information without needing expensive special hardware. This makes backups faster, cheaper to store long-term, and easier to grow as your data needs increase.

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

Connecting Atempo Tina to DiskSpace.sh (S3-compatible storage)

DiskSpace.sh is fully S3 API compatible and requires path-style addressing. Follow the steps below to configure Atempo Tina.

Connection Steps:
  1. Open Atempo Tina and navigate to your storage configuration or S3 target settings.
  2. Select "S3 Compatible" or "Custom S3" as the storage type.
  3. Enter the following connection details:
Endpoint URL
Required. Use HTTPS.
Access Key
Provided by DiskSpace.sh
Secret Key
Provided by DiskSpace.sh
Region: Leave empty or set to us-east-1
Important: Path-Style Requests

DiskSpace.sh requires path-style URLs (not virtual-hosted style). Atempo Tina must be configured to use path-style addressing.

Example endpoint format:
https://s3.diskspace.sh/bucket-name/key
Example Configuration
Endpoint URL: https://s3.diskspace.sh
Access Key ID: AKIAXXXXXXXXXXXXXXXX
Secret Access Key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Region: us-east-1 (or leave blank)
Path Style: Enabled
Troubleshooting
  • Ensure "Use path-style requests" or equivalent option is enabled in Atempo Tina.
  • Verify your Access Key and Secret Key are entered correctly.
  • If connection fails, try setting Region to us-east-1.
  • Confirm the bucket name exists in your DiskSpace.sh account.
  • Check that firewall or proxy settings allow outbound HTTPS traffic to s3.diskspace.sh.