Package casync: Information
Source package: casync
Version: 2.0.267.git0efa7ab-alt1
Build time: Sep 23, 2023, 07:31 PM
Category: Networking/File transfer
Report package bugHome page: https://github.com/systemd/casync
License: LGPLv2+
Summary: Content Addressable Data Synchronizer
Description:
casync provides a way to efficiently transfer files which change over time over the internet. It will split a given set into a git-inspired content-addressable set of smaller compressed chunks, which can then be conveniently transferred using HTTP. On the receiving side those chunks will be uncompressed and merged together to recreate the original data. When the original data is modified, only the new chunks have to be transferred during an update.
List of RPM packages built from this SRPM:
casync (e2kv6, e2kv5, e2kv4, e2k)
casync-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
casync (e2kv6, e2kv5, e2kv4, e2k)
casync-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Arseny Maslennikov
Last changed
Sept. 22, 2023 Arseny Maslennikov 2.0.267.git0efa7ab-alt1
- 2-219-gita8f6c84 -> 2-267-git0efa7ab.
Jan. 8, 2022 Ilya Kurdyukov 2.0.219.gita8f6c84-alt1.1
- Fixed build for Elbrus.
Nov. 12, 2019 Arseny Maslennikov 2.0.219.gita8f6c84-alt1
- 2-101-git8595b4d -> 2-219-gita8f6c84. - Included upstream-provided bash completion.