summaryrefslogtreecommitdiff
path: root/filesystems/httpdirfs/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'filesystems/httpdirfs/pkg-descr')
-rw-r--r--filesystems/httpdirfs/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/filesystems/httpdirfs/pkg-descr b/filesystems/httpdirfs/pkg-descr
new file mode 100644
index 000000000000..14bcef6ad8c5
--- /dev/null
+++ b/filesystems/httpdirfs/pkg-descr
@@ -0,0 +1,11 @@
+HTTPDirFS stands for Hyper Text Transfer Protocol Directory Filesystem. It may
+be used to to mount HTTP directory listings as if it was a partition.
+
+HTTP connections are reused due to the use of cURL-multi interface. The FUSE
+component runs in multithreaded mode.
+
+There is a permanent cache system which can cache all the file segments that
+have been downloaded.
+
+The support for Airsonic / Subsonic server is also included. This allows the
+user to mount a remote music collection locally.