Platform/OS
Cross-platform
Category
Media & Video Tools

Atavium

Atavium is a simple backup tool that automatically keeps safe copies of your important files and photos. It watches the folders you care about and quietly sends new or changed files off to the cloud so you never lose them if your computer breaks. It uses S3-compatible object storage as its secure digital warehouse, storing each file as a separate item that can be retrieved anytime. This approach makes backups fast and cheap because S3 only charges for what you actually store and lets Atavium pull back exactly the files you need without downloading everything. The combination gives regular people reliable, set-and-forget protection that grows with their data while keeping costs low and recovery easy.

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

Atavium supports S3-compatible storage. Follow the steps below to connect to DiskSpace.sh using path-style requests.

Connection Steps:
  1. Log in to your Atavium instance and navigate to the S3 storage integration section.
  2. Select "Add New S3 Compatible Storage" or similar option.
  3. Fill in the connection details as shown below.
  4. Ensure Path Style access is enabled (required for DiskSpace.sh).
  5. Save and test the connection.
Credential Fields
Endpoint URL https://s3.diskspace.sh
Access Key Your DiskSpace.sh Access Key
Secret Key Your DiskSpace.sh Secret Key
Region us-east-1 (or leave empty)
Path Style Required
DiskSpace.sh requires path-style requests. Atavium must be configured to use URLs in the following format:
https://s3.diskspace.sh/bucket-name/key
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 correct endpoint: https://s3.diskspace.sh
  • Verify that "Force Path Style" or "Path Style Access" is enabled in Atavium settings.
  • Region should be set to us-east-1 if the field is required.
  • Check that your Access Key and Secret Key have the necessary S3 permissions.
  • If connection fails, confirm there are no firewall rules blocking outbound HTTPS traffic.