Skip to content

Quick 'n very dirty differential backup utility. Use at your own risk.

Notifications You must be signed in to change notification settings

zonk-labs/aclonezis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

If you like piña coladas...

Build

You're gonna need a C encabulator, glibc, and make. Only tested on GNU/linux.

make

How do I use this?

./aclonezis diff my_huge_old_backup.img my_newer_image.img small_diff_output.img.diff

And to put everything back together

./aclonezis join my_huge_old_backup.img small_diff_output.img.diff my_newer_image_restored.img

Is this useful?

Probably only to myself. But hey, it even does crc32!

About

Quick 'n very dirty differential backup utility. Use at your own risk.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published