mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted
synced 2024-10-31 15:16:16 +00:00
order sections alphabetically
This commit is contained in:
parent
a314be1e01
commit
dcbb18d04f
20
README.md
20
README.md
@ -748,6 +748,16 @@ _Related: [Groupware](#groupware)_
|
||||
**Please visit [awesome-sysadmin/Distributed Filesystems](https://github.com/awesome-foss/awesome-sysadmin#distributed-filesystems)**
|
||||
|
||||
|
||||
### File Transfer - Object Storage & File Servers
|
||||
|
||||
**[`^ back to top ^`](#)**
|
||||
|
||||
- [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 implementation of a server handling the Amazon S3 protocol. ([Source Code](https://github.com/scality/cloudserver)) `Apache-2.0` `Nodejs`
|
||||
|
||||
|
||||
### File Transfer - Peer-to-peer Filesharing
|
||||
|
||||
**[`^ back to top ^`](#)**
|
||||
@ -769,16 +779,6 @@ _Related: [Groupware](#groupware)_
|
||||
- [Transmission](https://transmissionbt.com/) - Fast, easy, Free Bittorrent client. ([Source Code](https://github.com/transmission/transmission)) `GPL-3.0` `C`
|
||||
|
||||
|
||||
### File Transfer - Object Storage & File Servers
|
||||
|
||||
**[`^ back to top ^`](#)**
|
||||
|
||||
- [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 implementation of a server handling the Amazon S3 protocol. ([Source Code](https://github.com/scality/cloudserver)) `Apache-2.0` `Nodejs`
|
||||
|
||||
|
||||
### File Transfer - Single-click & Drag-n-drop Upload
|
||||
|
||||
**[`^ back to top ^`](#)**
|
||||
|
Loading…
Reference in New Issue
Block a user