Virtual File System

In general a file system is software provided by the operating system that manages files and folders on your disks. It keeps track of where on the physical disk the data that represents a file is stored, maintains a list of filenames and information about files, and generally provides all services relating to creating and accessing disk files.

Virtual file systems

As well as managing standard files and folders stored on hard drives, flash disks, etc, Opus also provides several virtual file systems that are used to access and manage files that aren't stored (at least directly) on traditional media.

For example, a Zip archive is a single file stored in the traditional file system, but Opus provides a virtual file system that represents all the files contained within that Zip file. So instead of the traditional way of accessing the contents of an archive (extracting the contents to a folder), you can use the virtual file system to access the contents directly. In general, virtual file systems in Opus behave the same as real ones, and you don't really need to be aware of the distinction between them - other than to know that the functionality exists.

Types of virtual file system

The virtual file systems provided by Opus include:

  • System virtual folders: Folders like This PC and Desktop are handled natively in Opus.

  • File Collections: File Collections are virtual folders that let you create collections of files and folders that are not necessarily located in the one physical location.

  • Libraries: Libraries let you join multiple folders together (virtually) and presents a unified view of their contents.

  • Archives: Opus supports many different archive formats (Zip, RAR, 7-zip, etc) and lets you treat them as if they were normal folders.

  • FTP: Lets you access remote FTP sites as if they were local folders.

  • MTP: Lets you view the contents of MTP (Media Transfer Protocol) compatible devices like phones, tablets and cameras.

Extendable by plugins

Opus has a plugin system that allows third-party developers to add their own virtual file systems. For example, a plugin might let you access the system registry as if it were a real folder.

最后更新于