This application is intended to make a diff files for the backup purposes.
Imagine that you have a VM with 10GB vmdk file that you backup every day. So, you need to keep 100GB (let say 60GB with compression) for 10 days. However from those 10GB file only ~500MB is daily changed and you can shrink your backup storage to 15GB, if you keep only the daily difference. The BinDiff makes this job for you.
Initially you make a full copy of vmfk file (let's say every month or two). That time you also make a hash file to track the block changes. You keep the hash file (which is small enough) and every day make a differential file from vmdk file that you keep on the backup storage. Profit!
For the recovery BinDiff merges the latest available diff file with the initial vmdk file and gives you the full vmdk on that day.
You can also make/check md5 checksums if necessary.
Note that BinDiff tracks 4kB block changes only (VMware vmdk does it and HyperV I guess too).

Features

  • provides VMware backup files deduplication
  • calculates CRC32 for files

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow BinDiff

BinDiff Web Site

Other Useful Business Software
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

Build gen AI apps with an all-in-one modern database: MongoDB Atlas

MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of BinDiff!

Additional Project Details

Operating Systems

Windows

Intended Audience

System Administrators

User Interface

Command-line

Registered

2015-04-16