diff options
Diffstat (limited to 'system/avfs/README')
-rw-r--r-- | system/avfs/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/system/avfs/README b/system/avfs/README new file mode 100644 index 000000000000..b4898c3a4ae6 --- /dev/null +++ b/system/avfs/README @@ -0,0 +1,8 @@ +AVFS is a system, which enables all programs to look inside archived or +compressed files, or access remote files without recompiling the programs +or changing the kernel. At the moment it supports floppies, tar and gzip +files, zip, bzip2, ar and rar files, ftp sessions, http, webdav, rsh/rcp, +ssh/scp. Quite a few other handlers are implemented with the Midnight +Commander's external FS. + +This requires: p7zip, unrar |