Documentation

Storing Private Files

V2 of our Asset Platform does not support fully private files. If you need to store private files and your project is using our V2 Asset Platform you can upgrade using the guide here.

By default, all files uploaded to the Servd Asset Platform are publicly downloadable, however there are situations in which you might need to store fully private files which can only be downloaded via an authenticated method within Craft.

Our method for achieving this is simple, any files stored within a directory on the Asset Plaftorm named private will be made private.

We recommend creating a separate Craft Volume for your private files, and linking this with a Servd Filesystem that has the subfolder property set to private to provide a clean separation between your public and private files.