Seafile is a free, open source file management & sync project written in C and released under a custom open-source licence. It has 15,254 GitHub stars, 1,677 forks and 94 open issues, and was last pushed 21 days ago. On this registry it ranks #4 of 12 tracked projects in File Management & Sync, and is listed as an open source replacement for 2 paid products, with 5 head-to-head comparisons available. It gained 18 stars over the last 6 tracked days.

What is Seafile?

What it is

Seafile is an open source cloud storage system written in C and positioned as a self-hosted alternative to Dropbox and Google Drive. It organizes files into libraries, each of which can be synced separately, encrypted with a user chosen password, and shared between users or groups. The project lives in the self-hosted file sync and document management ecosystem, where it combines storage, collaboration, knowledge management, and metadata features.

It solves the gap between simple file syncing and usable team document organization. Many storage tools copy files, but they do not always provide conflict handling, selective sync, encrypted libraries, group sharing, structured file properties, or views that turn files into work items. Seafile treats libraries as the sync unit and adds metadata, wikis, collaborative editing, and sharing controls around the stored files.

Key capabilities

  • It syncs libraries separately and supports selective sync for any folder, so users can choose which cloud folders are present on a device.
  • It handles file conflicts based on history rather than timestamp, transfers only content deltas, and resumes interrupted transfers.
  • It supports sync with two or more servers and sync with existing folders, allowing clients to connect to multiple storage locations or map cloud libraries to local directories.
  • It provides folder sharing between users or groups, password protected download links, upload links, and version control.
  • It offers a drive client that exposes cloud files through a virtual drive, so users can access files while syncing on demand.
  • It includes extensible file properties, hierarchical tags, and views such as table, Kanban, gallery, map, and statistics views.
  • It integrates OnlyOffice, Collabora, SeaDoc, Wiki, and Excalidraw for office editing, documents, knowledge bases, and whiteboards.

Who uses it and how

  • Teams use it as a self-hosted Dropbox or Google Drive replacement for syncing project libraries, sharing folders, and collecting files through upload links.
  • Users who need privacy protection use encrypted libraries or client side encryption with the desktop client, so selected content is protected with a user chosen password.
  • Knowledge workers use the built-in Wiki and SeaDoc features to maintain internal documentation and collaborate on documents inside the same system that stores the files.

Getting started

The README points to the Seafile manual for building and running the server, and it notes that each component has its own source repository.

When to use it — and when not to

Seafile fits teams that want a self-hosted alternative to Dropbox or Google Drive and also need libraries, encryption, metadata views, wikis, and collaborative editing. Self-hosters must operate the server, web interface, clients, and integrations themselves. The README does not state a hosted option, and the separate component repositories mean the deployment is assembled from multiple parts.

project readme (upstream, from github) — read inline

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.

Beyond sync and share, Seafile provides advanced metadata management features and handy collaboration features.

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.

Metadata Management

  • Extensible file properties, like file owner, deadline, status
  • Flexible file views to match your use cases, including table view, Kanban view, gallery view, map view and statistics view
  • File tags with parent-child hierarchy

Collaboration

  • Integration with Online Office Suites, including OnlyOffice, Collabora
  • SeaDoc: a built-in collaborative document editor
  • Wiki: built-in knowledge bases
  • Integrarion with Excalidraw for collaborative white-board

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/latest/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

Forum:

Frequently asked questions

Is Seafile free to use?

Seafile is open source. There is no licence fee and no seat count — you can self-host it or, where the project offers one, pay a vendor for a managed version instead.

What does Seafile do?

Self-hosted file sync with AI-powered organization

What is Seafile written in?

Seafile is primarily written in C. Its source is publicly available at https://github.com/haiwen/seafile, and it has 15,254 GitHub stars.

What is a good open source alternative to Dropbox?

Seafile is one of the open source options listed as an alternative to Dropbox, Google Drive. Compare licences, stars and activity side by side on the Seafile profile.