aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Buyle <pierre@buyle.org>2021-04-16 19:50:03 +0000
committerGitHub <noreply@github.com>2021-04-16 19:50:03 +0000
commit1746c8d3184a95b9e8b9176127737ebb38dddfc8 (patch)
treebcca802da570d3656c4af252cbe943d7d2ea02aa
parentAdd form.io to API Management (#2443) (diff)
downloadawesome-selfhosted-1746c8d3184a95b9e8b9176127737ebb38dddfc8.tar.gz
awesome-selfhosted-1746c8d3184a95b9e8b9176127737ebb38dddfc8.zip
Add SFTPGo (#2477)
A very capable SFTP and WebDAV server (and also FTP(S) if you really want that).
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a1ba6cd2..25ca84d9 100644
--- a/README.md
+++ b/README.md
@@ -758,6 +758,7 @@ _See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems_
- [Minio](https://minio.io/) - Minio is an open source object storage server compatible with Amazon S3 APIs. ([Source Code](https://github.com/minio/minio)) `Apache-2.0` `Go`
- [SeaweedFS](https://github.com/chrislusf/seaweedfs) - SeaweedFS is an open source distributed file system supporting WebDAV, S3 API, FUSE mount, HDFS, etc, optimized for lots of small files, and easy to add capacity. `Apache-2.0` `Go`
+- [SFTPGo](https://github.com/drakkan/sftpgo) - Flexible, fully featured and highly configurable SFTP server with optional FTP/S and WebDAV support. `AGPL-3.0` `Go`
- [Zenko CloudServer](https://www.zenko.io/cloudserver) - Zenko CloudServer, an open-source Node.js implementation of a server handling the Amazon S3 protocol. ([Source Code](https://github.com/scality/S3)) `Apache-2.0` `Nodejs`
#### Single-click/drag-n-drop upload