Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

Seafile - A file syncing and collaboration platform for teams.

  • Share this:
post-title
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.

Seafile's version control model is similar to Git, but it is simplified for automatic synchronization. Each Seafile library behaves like a Git repository. It has its own unique history, which consists of a list of commits. A commit points to the root of a file system snapshot. The snapshot consists of directories and files. Files are further divided into blocks for more efficient network transfer and storage usage. However, Seafile doesn't rely on Git to run.
https://github.com/haiwen/seafile
https://www.seafile.com/en/home/
License:
Tech: