From bc7b091e5f2e85f410434b4f97dd06e707f05e3c Mon Sep 17 00:00:00 2001
From: nodiscc <nodiscc@gmail.com>
Date: Wed, 14 Jun 2023 15:06:03 +0200
Subject: [PATCH] distributed fs: mark section as related to
 awesome-selfhosted/File Transfer - Object Storage & File Servers

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index e580bb5..9f03659 100644
--- a/README.md
+++ b/README.md
@@ -314,6 +314,8 @@ _See also: [awesome-selfhosted/Database Management](https://github.com/awesome-s
 
 *Network distributed filesystems.*
 
+_See also: [awesome-selfhosted/File Transfer - Object Storage & File Servers](https://github.com/awesome-selfhosted/awesome-selfhosted#file-transfer---object-storage--file-servers)_
+
 - [Ceph](https://ceph.com/) - Distributed object, block, and file storage platform. ([Source Code](https://github.com/ceph/ceph)) `LGPL-3.0` `C++`
 - [DRBD](https://linbit.com/drbd/) - Distributed replicated storage system, implemented as a Linux kernel driver. ([Source Code](https://github.com/LINBIT/drbd)) `GPL-2.0` `C`
 - [GlusterFS](https://www.gluster.org/) - Software-defined distributed storage that can scale to several petabytes, with interfaces for object, block and file storage. ([Source Code](https://github.com/gluster/glusterfs)) `GPL-2.0/LGPL-3.0` `C`