Content Addressable Data Synchronization Tool
https://github.com/systemd/casync
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, these
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.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / casync
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network/casync && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
28.patch | 0000016928 16.5 KB | |
675e7902e449cc00b0a459a6ec17a0e044ac966b.patch | 0000010040 9.8 KB | |
a959668782dafbfe469994b14d9c3adaef4e1c34.patch | 0000002041 1.99 KB | |
casync-1.tar.gz | 0001228637 1.17 MB | |
casync.changes | 0000000523 523 Bytes | |
casync.spec | 0000002890 2.82 KB | |
errormsg.patch | 0000000350 350 Bytes |
Revision 1 (latest revision is 25)
mrdocs
accepted
request 507120
from
Sebastian Wagner (sebix)
(revision 1)
It will stay x86_64-only for now, hopefully newer versions work fine on other archs too.
Comments 0