Seafile

Seafile 是一款开源的企业云盘,注重可靠性和性能。支持 Windows, Mac, Linux, iOS, Android 平台。支持文件同步或者直接挂载到本地访问。(Seafile is an enterprise file hosting platform with high reliability and performance. Put files on your own server. Sync and share files across different devices, or

Github星跟踪图

Seafile 是一款开源的企业云盘,注重可靠性和性能。支持 Windows, Mac, Linux, iOS, Android 平台。支持文件同步或者直接挂载到本地访问。

Seafile 特性

可靠的文件同步 -- 文件组织成资料库。每个资料库可选择性的同步到任意设备。可靠高效的文件同步将提高您的工作效率。

挂载盘客户端 -- 直接通过本地 S 盘来访问云端文件,不占用本地存储。为电脑提供服务器的海量存储空间。同操作系统无缝集成,还可以离线修改文件。

团队协作 -- 可以共享文件到群组。权限管理、版本控制、事件通知让协作更为流畅。

高性能 -- Seafile 服务器内核由 C 语言编写。运行起来小巧快速。

升级简单 -- 只需下载最新的软件包,简单一个脚本即完成版本升级。

适用于企业环境 -- 可与 AD/LDAP 集成。可同步 AD 群组和用户信息。

概览

名称与所有者haiwen/seafile
主编程语言C
编程语言C (语言数: 7)
平台Android, Docker, iOS, Linux, Mac, Windows
许可证Other
发布数280
最新版本名称v9.0.5 (发布于 )
第一版名称1.0.0 (发布于 )
创建于2012-07-12 06:47:55
推送于2024-04-29 08:54:12
最后一次提交2024-04-23 11:52:15
星数11.7k
关注者数445
派生数1.5k
提交数2.3k
已启用问题?
问题数2245
打开的问题数151
拉请求数355
打开的拉请求数10
关闭的拉请求数146
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

Introduction Build Status

Seafile is an open source cloud storage system with privacy protection and teamwork features. Collections of files are called libraries. 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.

Feature Summary

Seafile has the following features:

File syncing

  1. Selective sync for any folder.
  2. Correctly handles file conflicts based on history instead of timestamp.
  3. Only transfer content delta to the server. Interrupted transfers can be resumed.
  4. Sync with two or more servers.
  5. Sync with existing folders.

File sharing and collaboration

  1. Sharing folders between users or into groups.
  2. Download links with password protection
  3. Upload links
  4. Version control

Drive client

  • Access all files in the cloud via virtual drive.
  • Files are synced on demand.

Privacy protection

  1. Library encryption with a user chosen password.
  2. Client side encryption when using the desktop syncing.

Online documents and knowledge management (New)

  • Online Markdown editing in WYSIWYG way
  • A draft review workflow for online documents
  • Metadata management, including
    • File labels
    • Related documents
  • Wiki mode
  • Realtime notifications

Source repositories for Seafile components

Each component of Seafile has its own source code repository on Github.

Before version 6.0, the source code of "sync client daemon" and "server core" are mixed together in https://github.com/haiwen/seafile.
But after 6.0 version, the server core is separated into its own repository.
For this reason, the sync client daemon repository is still the "front page" for Seafile project on Github.

Build and Run

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

Bug and Feature Request Reports

Please only submit bugs in GitHub issues (Pro customers should contact us via Email):

Feature requests and installation/usage problem should be asked in the forum https://forum.seafile.com/.

Internationalization (I18n)

Change Logs

See https://seacloud.cc/group/3/wiki/home/#Roadmap-ChangeLogs

Why Open Source

Our primary goal is to build a first-class product. We think this goal can only be achieved by collaborating with the whole world.

Contributing

For more informations read Contribution.

License

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

Contact

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

Forum: https://forum.seafile.com

去到顶部