Skip to content

Releases: Aggrathon/simple_backup

2.1.0

22 Dec 01:00
Compare
Choose a tag to compare

Added "completed"-screens and (optional) starting ignore-filters.

2.0.1

05 Nov 17:11
Compare
Choose a tag to compare

Some bugfixes around restoring.

Graphical user interface

25 Jun 23:20
Compare
Choose a tag to compare

Added an (optional bu default) graphical user interface to the app. The GUI is built using the cross-platform library iced. The GUI support all modes of operations as the command line interface (direct, configs, backups, incremental backups, merging backups, restoring, and extracting files from a backup).

Another new feature is the merging of two backup files. This enables further space savings with incremental backups.

Version 1.3: File Sizes

09 May 20:22
Compare
Choose a tag to compare

The file sizes are now used to estimate the progress of the backup (note that the compression takes some additional time and makes the final backup smaller than the sum of the source files).

Version 1.2

18 Apr 19:31
Compare
Choose a tag to compare

Add option to ignore incremental backups when restoring

Version 1.1: Linux

10 Apr 14:00
Compare
Choose a tag to compare

Fix various issues with how directories are listed to make it work better cross-platform.

The pre-compiled binaries are for Windows (.exe) and Linux.

Version 1.0

04 Apr 11:52
9db0167
Compare
Choose a tag to compare

This release contains the full functionality, but only a comandline interface.