Platform/OS
Cross-platform
Category
Enterprise Storage

DataCore vFilO

DataCore vFilO is a smart file storage system that turns regular cloud storage into a fast, easy-to-use network drive for your company. It lets you store, share, and access all your files from any computer or phone without worrying about running out of space or losing anything. It uses S3-compatible object storage as its giant, reliable backend warehouse where it automatically keeps every file safe and protected. When you open or save a file, vFilO quickly grabs what it needs from the S3 storage and presents it like a normal folder on your computer. This combination gives you the simplicity of a regular file server with the massive scale, backup power, and low cost of modern cloud object storage.

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

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

Connection Steps
  1. Open DataCore vFilO and navigate to the S3/Object Storage connection settings.
  2. Select "Add New S3 Compatible Storage" or equivalent option.
  3. Enter the following connection details:
Use this exact endpoint (HTTPS recommended)
Can be left empty or set to us-east-1
Important: DataCore vFilO must be configured to use Path Style Requests. DiskSpace.sh does not support virtual-hosted style URLs.
Path Style URL Format

All requests must follow this format:

https://s3.diskspace.sh/bucket-name/key
Example Configuration
Endpoint: https://s3.diskspace.sh
Access Key: AKIAXXXXXXXXXXXXXXXX
Secret Key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Region: us-east-1
Path Style: Enabled
Troubleshooting
  • Ensure "Force Path Style" or "Path Style Access" is enabled in vFilO settings
  • Verify your Access Key and Secret Key are correct
  • Use HTTPS endpoint to avoid SSL/TLS issues
  • If connection fails, try setting Region to "us-east-1"
  • Check that your firewall allows outbound HTTPS traffic to s3.diskspace.sh