VFS - the Virtual File SystemDocumentation > Develop with and for CorneliOS > CorneliOS structure, libraries and program code > VFS - the Virtual File System CorneliOS uses dedicated directories to store meta information about files and directories. Why using dedicated directories?The dedicated /.__vfs meta directory allows to:
The dedicated /.__bak backup directory allows to:
/.__bak - backupsThe built-in filesystem backup features have not been implemented yet, documentation shall follow in 2010. /.__vfs - meta information and access rights/.__sys/dev/device_id/cache - cached information improving I/O performance/.__sys/dev/device_id/data/object_id.vfs.txt - the meta information file
|
![]() |
Working with CorneliOS
Installation and Administration
Develop with and for CorneliOS
|

