User Mode API

Windows: Note: The user-mode API must be deployed to end-user systems together with the kernel-mode drivers; the version of the kernel-mode drivers on the end-user systems must be equal or newer to the version of the user-mode APIs. Thus, when the user-mode API is installed or updated on end-user systems, it is required to ensure that the kernel-mode drivers already present in the system are updated to match the version of the installed user-mode API. The user mode API comes as dynamic libraries, named

  • Windows: gocbfsstorage20.dll (available for 32-bit (x86) and 64-bit (x64) processor architectures)
  • Linux: libgocbfsstorage.so.20.0 (available for 32-bit (x86) and 64-bit (x64) processor architectures)
  • macOS: libgocbfsstorage20.0.dylib (available for x64 and ARM64 processor architectures)

Windows: When deploying the application, copy the dynamic library to the target system and place it next to the application's executable file, (on Windows, it has the .exe extension.

Windows Only: Remember to deploy the drivers too, as they are an integral part of CBFS Storage.

Copyright (c) 2021 Callback Technologies, Inc. - All rights reserved.
CBFS Storage 2020 Go Edition - Version 20.0 [Build 8031]