From 1ad7d9935f96e09c1616b74e7d79e06c2cf153ad Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Sat, 13 Jun 2026 14:59:27 +0300 Subject: [PATCH] doc: add KeibiDrop to known file systems --- doc/Known-File-Systems.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/Known-File-Systems.asciidoc b/doc/Known-File-Systems.asciidoc index 952ebad3..f1b90e08 100644 --- a/doc/Known-File-Systems.asciidoc +++ b/doc/Known-File-Systems.asciidoc @@ -14,6 +14,7 @@ This document contains a list of known open-source file systems and file system - https://github.com/sganis/golddrive[golddrive] - Windows ssh network drive - https://github.com/winfsp/hubfs[hubfs] - File system for GitHub - https://github.com/juicedata/juicefs[JuiceFS] - a distributed POSIX file system built on top of Redis and S3 +- https://github.com/KeibiSoft/KeibiDrop[KeibiDrop] - Share files between devices on demand - https://github.com/FrKaram/KS2.Drive[KS2.Drive] - Mount a webDAV/AOS server as a local drive - https://github.com/winfsp/nfs-win[nfs-win] - NFS for Windows - https://github.com/winfsp/objfs[objfs] - Object Storage File System