Disk and "network shares"

Probably the most common use-case scenario for SFTP.cloud is the use of our SaaS to securely connect your on-prem disk-based storage, and allow access to it via SFTP, FTPS, and HTTPS.

This can mean a variety of different storage sub-families, including:

The configuration in the Storage Connector is the simplest of all supported storage back-ends:

image.png

The only variable setting (at-rest encryption aside) is the Filesystem path, which can be:

NOTE: If you run the Storage Connector under a service account (aka when you are not running it as root or LocalSystem) such service account must be able to read and write the chosen Filesystem path.

As weird as it might sound, in Windows the LocalSystem account does not have access to UNC netwok paths, which makes running the Connector under a service account mandatory if you intend to use that kind of storage.

Once the VFS is correctly configured, please don't forget to grant the desired permissions on it to the transfer users you wish to be able to access it. Switch to the Users page in the Connector UI, and grant access like this (for example):

image.png

That's it. Now the users for whom you configured access to that VFS will simply be able to point their browser or SFTP client to the site's host name, sign in, and they'll be able to interact with your newly configured storage:

image.png

[Manual: general information about storage back-ends]


Revision #2
Created 13 September 2026 21:19:13 by DevTeam
Updated 13 September 2026 21:44:09 by DevTeam