High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
heran yang f3b2eb7372 Update linux version to 9.0.2-1 2 weeks ago
app [Linux] Support token as cmdline arguments. (#2489) 2 years ago
common Support universal build (#2672) 2 weeks ago
daemon Support universal build (#2672) 2 weeks ago
debian Update linux version to 9.0.2-1 2 weeks ago
dmg/seafileLayout More build-mac.py 6 years ago
doc Remove server code. 7 years ago
include Add confirmation when deleting more than 500 files (#2612) 7 months ago
integration-tests remove unused scripts 4 years ago
lib Fix file encoding on linux (#2676) 2 weeks ago
m4 add i18n support in applet 11 years ago
msi Update version to 9.0.2 1 month ago
python Add confirmation when deleting more than 500 files (#2612) 7 months ago
scripts Fix an issue in the build script that ignores the brand name (#2675) 2 weeks ago
tests/sync-auto-test Remove server code. 7 years ago
.gitignore add seafile_custom project to solution (#2405) 3 years ago
.travis.yml seafile ci only test compile 4 years ago
LICENSE.txt Change license to GPLv2 and add exception to allow linking OpenSSL. 8 years ago
Makefile.am More build-mac.py 6 years ago
README.markdown Couple of bad link (#2548) 1 year ago
autogen.sh fix autogen.sh in MSYS2 8 years ago
configure.ac Support universal build (#2672) 2 weeks ago
seafile.sln portable visual studio 2019 (#2378) 3 years ago
seafile.vcxproj Update version to 9.0.2 1 month ago
setupwin.py fixed some distribute problems 10 years ago
updateversion.sh Use uname command to detect Darwin platform 9 years ago

README.markdown

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" was 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 https://manual.seafile.com/build_seafile/server

Bug and Feature Request Reports

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

Feature requests can be made and installation/usage problems can be discussed in the forum https://forum.seafile.com/.

Internationalization (I18n)

Change Logs

See https://manual.seafile.com/changelog/server-changelog/

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 information 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