Add SFTPGo

A very capable SFTP and WebDAV server (and also FTP(S) if you really want that).
This commit is contained in:
Pierre Buyle 2021-03-28 23:58:15 +00:00 committed by GitHub
parent e8e157c23b
commit 2ffa88241e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -756,6 +756,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` - [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` - [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. Can also be used to expose cloud storage such as S3, Google Cloud Storage, or Azure Blob as SFTP, FTP/S and WebDAV server. Supports multiple databases and backends for users accounts. Support for Git repositories over SSH, SCP and rsync. Comes with a web UI for user management (filesystem access, quotas, banwidth throttling, etc.). `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` - [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 #### Single-click/drag-n-drop upload