Skip to content

Releases: sapozhnikov/keeper

No more corrupted databases

24 Nov 22:35
Compare
Choose a tag to compare
  • Database no longer corrupted after interrupting backup process
  • Filenames encryption no longer case sensitive
  • Bugfixes

Bugfixes

26 May 00:01
Compare
Choose a tag to compare
  • Handling some nasty exceptions
  • Skipping symlinks
  • Updated toolkit

Optimized and tuned.

05 Sep 21:43
Compare
Choose a tag to compare

WARNING: Repositories doesn't compatible with previous versions.

Include and exclude masks

13 Aug 16:37
Compare
Choose a tag to compare
Pre-release

Now, while backuping or restoring files, you can specify mask to include only desired group of files or exclude some of them. Wildcards "*" and "?" are supported. Use separator ";" to add more than one mask.
Mask applied to the relative path. Examples:
--include="documents\*;reports\*"
--exclude="*.mp3;*.bak;*.tmp"

Compression and encryption

16 Jun 20:45
Compare
Choose a tag to compare
Pre-release

Added optional compression and password protection of your data.

First public release

26 Mar 16:46
Compare
Choose a tag to compare

Here is the first public release of my CLI incremental backup utility