Callback File System

Callback File System lets you implement your own file system in Windows

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.

Changes: * Kernel-mode cache for files * Hard link support * Change time attribute support * Possibility to handle custom FsCtl requests * Windows 10 support

Minimum requirements: One of supported operating systems and development tools.

Operating system: WinXP,WinVista,WinVista x64,Windows2003,Windows Vista Ultimate,Windows Vista Ultimate x64,Windows Tablet PC Edition 2005,Windows Media Center Edition 2005,Windows Vista Starter,Windows Vista Home Basic,Windows Vista Home Premium,Windows Vista Business,Windows Vista Enterprise,Windows Vista Home Basic x64,Windows Vista Home Premium x64,Windows Vista Business x64,Windows Vista Enterprise x64

Program URL: http://www.eldos.com/cbfs/

G+ Linikedin Twitter Facebook

Callback File System screenshot

...

New release of virtual disk creation SDK offers virtual hardware disk and virtual folders in addition to virtual disks.