basak / ddar

Unix de-duplicating archiver
https://github.com/basak/ddar
Other
122 stars 17 forks source link

ddar

ddar is a free de-duplicating archiver for Unix. Save space, bandwidth and time by storing duplicate regions of data only once.

For details, see the wiki.

Installation

Some pre-built packages are available.

Building from Source

For Debian/Ubuntu packages, just install build dependencies (see debian/control) and then run debuild as usual.

Other distributions: install protobuf, run make pydist and then python setup.py install.

Contributing

Please submit contributions as pull requests on github, following these guidelines: