Ticket #1909 (new enhancement) — at Initial Version
Simple plugable VFS
Reported by: | andrew_b | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 4.7.2 |
Component: | mc-vfs | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description
Currently, the each external VFS type must be registered in extfs.ini file. It difficult to use third-party plug-ins. I propose to use extfs.ini.d directory instead of extfs.ini file. This directory will contain unzup, rpm, deb, a:, dpkg: etc. files. Each file can be empty or contain some comments. If some filesystems cannot contain files with colon symbol in name, we can use 'a+' or another filename template instead of 'a:'.
Note: See
TracTickets for help on using
tickets.