seafile-admin-docs/manual
r350178982 6beabae3f5 update 2024-03-27 14:43:28 +08:00
..
build_seafile update 2024-03-14 17:52:14 +08:00
changelog Add changelog for 10.0.15 pro 2024-03-21 09:40:51 +08:00
config Fix some typos for cache documents. (#263) 2024-03-22 10:23:10 +08:00
deploy update 2024-03-27 14:43:28 +08:00
deploy_pro Update setup_with_amazon_s3.md 2024-03-23 17:24:29 +00:00
develop Update the location for API documents 2024-03-22 17:36:41 +08:00
docker Clean document on backup recovery 2024-03-25 21:42:49 +08:00
extension More clean on WebDAV document 2024-03-25 11:44:50 +08:00
extra_setup update sdoc path 2024-03-19 17:58:10 +08:00
images Update server.md 2024-03-13 17:34:04 +08:00
maintain Update seafile_gc.md 2024-03-26 13:46:21 +08:00
media use github pages 2020-12-01 10:33:47 +08:00
overview Rewrite of Seafile deployment behind Nginx 2021-07-20 01:31:04 +02:00
scripts use github pages 2020-12-01 10:33:47 +08:00
security improve default name of database 2024-01-23 11:53:36 +08:00
stylesheets change page style 2020-12-01 14:16:56 +08:00
upgrade Added reference to FAQ in upgrade notice 2024-03-20 17:48:27 +08:00
CNAME Create CNAME 2020-12-01 16:26:58 +08:00
README.md use github pages 2020-12-01 10:33:47 +08:00
changelog.md Minor type 2021-07-20 01:32:32 +02:00
contribution.md use github pages 2020-12-01 10:33:47 +08:00
cover.jpg use github pages 2020-12-01 10:33:47 +08:00
cover_small.jpg use github pages 2020-12-01 10:33:47 +08:00
roadmap.md use github pages 2020-12-01 10:33:47 +08:00

Introduction

Seafile is an open source cloud storage system with file encryption and group sharing.

Collections of files are called libraries, and each library can be synced separately. A library can be encrypted with a user chosen password. This password is not stored on the server, so even the server admin cannot view a file's contents.

Seafile allows users to create groups with file syncing, a wiki and discussions to enable easy collaboration around documents within a team.

LICENSE

The different components of Seafile project are released under different licenses:

  • Seafile iOS client: Apache License v2
  • Seafile Android client: GPLv3
  • Desktop syncing client: GPLv2
  • Seafile Server core: AGPLv3
  • Seahub (Seafile server Web UI): Apache License v2

Contact information