Platform/OS
Cross-platform
Category
File Transfer Clients

SFTPCloud

SFTPCloud is a simple service that gives you a secure file transfer folder in the cloud without needing your own server. It lets you and your team drag and drop files using familiar programs like FileZilla or WinSCP just like a normal folder on your computer. Behind the scenes it stores all your files in cheap and reliable S3-compatible object storage so you never have to worry about running out of space or losing data. This clever use of S3 means your files stay safe, can be accessed from anywhere, and the service can grow as big as you need without extra cost or hassle. In everyday terms it turns powerful but complicated cloud storage into an easy-to-use secure file sharing drive for real people and small businesses.

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 SFTPCloud

DiskSpace.sh is a fully S3-compatible object storage service. Follow the steps below to connect it to SFTPCloud using path-style requests.

Connection Steps
  1. Log in to your SFTPCloud account and navigate to the S3 Connections section.
  2. Click on Add New S3 Storage.
  3. Fill in the connection details as shown below.
  4. Save the configuration and test the connection.
Required Credentials
Important: DiskSpace.sh requires Path Style requests. Make sure the "Use Path Style" or "Force Path Style" option is enabled in SFTPCloud.
Path Style URL Format
https://s3.diskspace.sh/bucket-name/key
Example: https://s3.diskspace.sh/my-bucket/images/photo.jpg
Example Configuration
Endpoint: 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 https://s3.diskspace.sh
  • • Confirm that Path Style requests are enabled in SFTPCloud settings
  • • Region can be left blank or set to us-east-1
  • • Check that your Access Key and Secret Key are correct and have proper permissions
  • • If connection fails, verify your firewall allows outbound HTTPS traffic to s3.diskspace.sh