Vykar

Vykar

License: GPL-3.0


Description:

Vykar is a fast, encrypted, deduplicated backup tool written in Rust. It uses a YAML config, supports local, S3, SFTP, and REST backends, and provides a GUI. It is not compatible with Borg or Restic repositories.

BackApp

BackApp

License: MIT


Description:

BackApp is a Go + React application that lets you automatically schedule and inspect backups of remote servers via SSH, with a lightweight binary under 50 MB and a web interface for managing backup profiles.

Minarca

Minarca

License: AGPL-3.0


Description:

Minarca is a free, open-source, self-hosted data backup solution for Linux, Windows, and Mac, with a central server and agents, a web interface, and multi-tenant backup management.

Rescuezilla

Rescuezilla

License: GPL-3.0 license


Description:

Rescuezilla is an easy-to-use disk cloning and imaging application compatible with Clonezilla. It provides a graphical interface for backup, restore, and recovery, supporting Windows, Mac, and Linux. It includes features like system imaging, disk cloning, and file recovery, bootable from USB or CD, aimed at simplifying disk management and data rescue tasks.

Backrest

Backrest

License: GPL-3.0 license


Description:

Backrest is a web UI and orchestrator for restic backup, offering an intuitive interface for managing backups, snapshots, and repositories, with support for various storage options and scheduled operations. Built with Go, it aims to provide easy backup management across multiple platforms.

Nxs-backup

License: GPLv3


Description:

nxs-backup is a console tool for Linux operating systems that allows you to create backup copies of various entities. E.g: files, databases management systems, etc. The tool provides a convenient and understandable interaction scenario for its use in projects of any size with different infrastructure topologies.

Proxmox Backup Server

License: AGPLv3


Description:

Proxmox Backup Server is an enterprise backup solution, for backing up and restoring VMs, containers, and physical hosts. By supporting incremental, fully deduplicated backups, Proxmox Backup Server significantly reduces network load and saves valuable storage space. With strong encryption and methods of ensuring data integrity, you can feel safe when backing up data, even to targets which are not fully trusted.

Rdiff

License: GPLv2


Description:

rdiff-backup is a simple backup tool which can be used locally and remotely, on Linux and Windows, and even cross-platform between both. Users have reported using it successfully on FreeBSD and MacOS X. Beside its ease of use, one of the main advantages of rdiff-backup is that it does use the same efficient protocol as rsync to transfer and store data. Because rdiff-backup only stores the differences from the previous backup to the next one (a so called reverse incremental backup), the latest backup is always a full backup, making it easiest and fastest to restore the most recent backups, combining the space advantages of incremental backups while keeping the speed advantages of full backups (at least for recent ones).