Tool Download

Callback-File-System

Implement your own file system in Windows

Tool Name:

Callback-File-System

Tool Version: 6.1

Tool Type: Shareware

Tool Cost In: 7526 US$

Tool Target Platform: Windows

Tool OS Support: Win2000,WinXP,Win7 x32,Win7 x64,Windows 8,Windows 10,WinServer,WinOther,WinVista,WinVista x64

Limitations: 31-day trial

Tool Info URL: Click to view

Video 1: Link for download

Video 2: Link for download

Download 1: Click to download

Download 2: Click to download

Short Description:
With Callback File System component you can create your own file system within the application you develop and expose this file system to Windows as a virtual disk or a folder on the existing disk.

Long Description 1:
With Callback File System you can create your own file system within your application and expose this file system to Windows as a virtual disk or a folder on existing disk. Callback File System provides a kernel-mode driver, which calls your application when it needs to perform some file system operation, and a user-mode API for use by your application. And your application can expose generic data as a file system to third-party processes.

Long Description 2:
Callback File System (CBFS) is a software component (library) for presenting various data as files and directories of a local virtual disk. Regardless of where the actual data are kept: in files, in database records, memory, or elsewhere - they will be treated as if they were parts of a single file system. With Callback File System component you can create your own file system within the application you develop and expose this file system to Windows as a virtual disk or a folder of existing disk. You don't need any kernel-mode development to implement your own file system. Use C++, C#, Visual Basic .NET, Delphi or even Java to expose any data as a file system to third-party processes. Such approach lets you offer information stored in the database or across network, as if they were files on the local disk.