Adding files sharing

This commit is contained in:
axeloz 2017-07-26 12:39:49 +02:00 committed by GitHub
parent 8cc86de9ca
commit 0ca6634d43

View file

@ -580,6 +580,7 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems
#### File transfer/synchronization
* [Files Sharing](https://github.com/axeloz/filesharing) - Open Source and self-hosted files sharing application based on unique and temporary links.. `GPL-3.0` `PHP`
* [Git Annex](http://git-annex.branchable.com) - File synchronization between computers, servers, external drives. ([Source Code](https://github.com/joeyh/git-annex)) `GPLv3` `Haskell`
* [Kinto](https://kinto.readthedocs.org) - Kinto is a minimalist JSON storage service with synchronisation and sharing abilities. ([Source Code](https://github.com/Kinto)) `Apache` `Python`
* [Nextcloud](https://nextcloud.com/) - Access & share your files, calendars, contacts, mail & more from any device, on your terms. ([Demo](https://demo.nextcloud.com/), [Source Code](https://github.com/nextcloud/server)) `AGPLv3` `PHP`