Whole document tree
    

Whole document tree

Virtual File System (VFS)

Chapter 6. Virtual File System (VFS)

A VFS describes a tree structure of files and directories. An example of VFS is a zip file : a zip file contains files in organized directories.

Each VFS file type needs a program in order to retrieve its content. For the ".zip" files, this program could be "unzip" or any other one which is able to understand the file format.

Scanning the content of VFS is longer because GTKtalog must call an external program. Once scanned (either in "Scan VFS" or "Full scan VFS" mode), the VFS is shown as a normal directory. You can notice it's a VFS by the color of the icon (green by default). You can browse the subdirectories, of the VFS and interact with them. After a scan, the information field of a file inside a VFS is empty.

In the case of a nested VFS, the VFS inside the first one is not scanned and is stored as a normal file.

Right clicking on a directory within a VFS on the left frame of GTKtalog pops up a special VFS menu :

Edit VFS : Same as edit directory or edit file.

VFS mode :

To recover the archive VFS structure after deleting it,you will have to rescan it either in "Scan VFS" or "Full scan VFS" mode.