1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-08-02 07:43:09 +00:00
Mirror
Go to file
2017-04-25 11:34:18 +08:00
common Check path when get file id by commit and path 2017-04-19 17:15:20 +08:00
controller Add logrotate support for controller.log 2017-02-10 14:37:06 +08:00
doc Add seafile-tutorial doc. 2016-08-20 15:56:59 +08:00
fuse [lib] Don't install libseafile and headers. 2016-12-27 16:52:43 +08:00
include A few optimizations for SQL queries related to repos. 2017-04-06 17:33:37 +08:00
integration-tests Fixed travis ci. 2016-09-17 16:06:49 +08:00
lib A few optimizations for SQL queries related to repos. 2017-04-06 17:33:37 +08:00
m4 Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
python A few optimizations for SQL queries related to repos. 2017-04-06 17:33:37 +08:00
scripts Fixed setup script. 2017-01-07 12:23:08 +08:00
server Allow to upload folder 2017-04-25 11:34:18 +08:00
tests/conf Add tests config files and modified .gitignore. 2016-09-19 17:06:47 +08:00
tools Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
.gitignore Add tests config files and modified .gitignore. 2016-09-19 17:06:47 +08:00
.travis.yml Re-enabled travis ci. 2016-09-17 13:34:15 +08:00
autogen.sh Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
configure.ac Enabled msyql on windows. 2016-12-27 10:40:46 +08:00
LICENSE.txt Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
Makefile.am Add seafile-tutorial doc. 2016-08-20 15:56:59 +08:00
README.markdown Re-enabled travis ci. 2016-09-17 13:34:15 +08:00
updateversion.sh Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00

Seafile Server Core Build Status

Seafile is an open source cloud storage system with features on privacy protection and teamwork. Collections of files are called libraries, and each library can be synced separately. A library can also be encrypted with a user chosen password. Seafile also allows users to create groups and easily sharing files into groups.

This is the core component of Seafile server. It provides RPC to the web front-end (Seahub) to access files, and provides HTTP APIs to the desktop clients for syncing files.

Build and Run

See http://manual.seafile.com/build_seafile/server.html

Contributing

For more informations read Contribution.

License

The Seafile server core is published under AGPLv3. Other components of Seafile have different licenses. Please refer to the coresponding projects.

Contact

Twitter: @seafile https://twitter.com/seafile

Forum: https://forum.seafile.com