Discuss this help topic in SecureBlackbox Forum

Use SolFS filesystem adapter

CBFS Storage lets you store the files in the virtual filesystem (SolFS), backed by the container file or other backend storage. The container can be optionally encrypted and compressed. Use of CBFS Storage lets you isolate the data of different users in various server solutions.

You should create an instance of TElSolidFileSystemAdapter class and set its Storage property to an instance of SolFSStorage class. Then this provider should be assigned to FileSystemAdapter property of data security component.

For more information about CBFS Storage, please, visit CBFS Storage web site.

How To articles about FileSystem adapters

Discuss this help topic in SecureBlackbox Forum