Platform/OS
Cross-platform
Category
Data Science & Analytics
Aparavi
Aparavi is a smart data management tool that helps companies find, organize, and protect the files and information scattered across their computers and cloud storage. It acts like a super-powered librarian that automatically hunts down old documents, videos, and backups so you can decide what to keep, delete, or archive without wasting time searching manually. It uses S3-compatible object storage as its secure, scalable digital warehouse where all the discovered data can be safely moved, backed up, or archived without needing expensive servers. This S3 approach lets Aparavi handle huge amounts of information cheaply and reliably while making it easy to access files from anywhere when needed. Overall, it saves businesses money, reduces clutter, and ensures important records stay protected using simple and affordable cloud storage technology.
Connection / Setup
- Create an account and log in to DiskSpace
- Click I'm ready to set up my storage
- Enter Bucket Name following the instructions
- Click Create Bucket and wait for it to be generated
- Find your Endpoint URL, Access Key, and Secret Key in the S3 Client Configuration section for use below
Connect Aparavi to DiskSpace.sh (S3-compatible storage)
Aparavi fully supports S3-compatible storage. Follow the steps below to connect your DiskSpace.sh account using path-style requests.
Connection Steps
- Log in to your Aparavi instance and navigate to the storage connection settings.
- Select S3 Compatible Storage as the storage type.
- Enter the following connection details:
Required – Use this exact endpoint
Region: Leave empty or set to
us-east-1
Important: Path-Style Requests
Aparavi must be configured to use path-style URLs for DiskSpace.sh. This means object paths appear as:
https://s3.diskspace.sh/bucket-name/key
Example Configuration
Endpoint URL: https://s3.diskspace.sh
Access Key: AKIAXXXXXXXXXXXXXXXX
Secret Key: ****************************************
Region: us-east-1 (or leave blank)
Path Style: Enabled
Troubleshooting Tips
- • Ensure you are using the exact endpoint: https://s3.diskspace.sh
- • Confirm that path-style requests are enabled in Aparavi settings
- • Verify your Access Key and Secret Key have full S3 permissions
- • Try region value us-east-1 if connection fails with an empty region
- • Check that your firewall allows outbound HTTPS traffic to s3.diskspace.sh