integrate Cloud storage from n1trux/awesome-sysadmin

This commit is contained in:
n1trux 2015-08-03 15:34:35 +02:00
parent 8f58b719ac
commit 683146ebed
1 changed files with 1 additions and 0 deletions

View File

@ -268,6 +268,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi
* [Pydio](https://pyd.io/) - Turn any web server into a powerful file management system and an alternative to mainstream cloud storage providers.
* [Seafile](http://www.seafile.com/en/home/) - File hosting and sharing solution primary for teams and organizations. - `GPLv2`
* [SparkleShare](http://sparkleshare.org/) - Self hosted, instant, secure file sync
* [Swift](http://docs.openstack.org/developer/swift/) - A highly available, distributed, eventually consistent object/blob store.
* [Syncany](https://www.syncany.org/) - Secure file sync software for arbitrary storage backends - An open-source cloud storage and filesharing application. Securely synchronize your files to any kind of storage!
* [Syncthing](http://syncthing.net/) - Syncthing is an open source peer-to-peer file synchronisation tool ([Source code](https://github.com/syncthing/syncthing)) - `MPLv2`
* [Tahoe-LAFS](https://www.tahoe-lafs.org/trac/tahoe-lafs) - Tahoe-LAFS is a Free and Open decentralized cloud storage system. It distributes your data across multiple servers. Even if some of the servers fail or are taken over by an attacker, the entire file store continues to function correctly, preserving your privacy and security.