Content addressed
Files are stored by their content hash, so unchanged data is reused.
OPEN SOURCE BACKUP TOOL
Stowmark creates content-addressed snapshots of your files without duplicating unchanged data.
Loading latest release…
WHY STOWMARK
Files are stored by their content hash, so unchanged data is reused.
Each snapshot represents a stable point in time that can be restored later.
A small command-line tool designed to be understandable and scriptable.
INSTALL
Files are loaded automatically from the latest GitHub release.
QUICK START
stowmark repository create --source ./documents --repo ~/backups/documents
stowmark snapshot source --repo ~/backups/documents
stowmark snapshot list --repo ~/backups/documents