Language

Package: casync @ 2

Synopsis

File synchronization and backup system

Description

casync is a content-addressable data synchronizer that can be used as the basis of a backup system. It is:

  • A combination of the rsync algorithm and content-addressable storage;

  • An efficient way to store and retrieve multiple related versions of large file systems or directory trees;

  • An efficient way to deliver and update OS, VM, IoT and container images over the Internet in an HTTP and CDN friendly way;

  • An efficient backup system.

Home page
https://github.com/systemd/casync/
Location
gnu/packages/sync.scm (line: 454, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'zstd' does not match package name 'zstd:lib'