dupluxy
An enhanced generation cloud backup tool (by dupluxy)
bontmia
Bontmia (Backup Over Network To Multiple Incremental Archives) (by hcartiaux)
dupluxy | bontmia | |
---|---|---|
1 | 1 | |
4 | 10 | |
- | - | |
3.9 | - | |
6 months ago | over 2 years ago | |
Go | Shell | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
dupluxy
Posts with mentions or reviews of dupluxy.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-06-07.
-
BorgBackup 2 has no server-side append-only anymore
https://github.com/dupluxy/dupluxy
If anyone cares about preserving hardlinks and overlay2 directories. The binary is a drop in.
bontmia
Posts with mentions or reviews of bontmia.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-06-07.
-
BorgBackup 2 has no server-side append-only anymore
I maintain my incremental backup and handle the rotation with a shell script (bontmia) based on rsync with `--link-dest` (it creates hard links for unchanged files from the last backup). I've been using this on top of cryptsetup/luks/ext4 or xfs for > 10 years.
This is the tool I use: https://github.com/hcartiaux/bontmia
It's forked from an old project which is not online anymore, I've fixed a few bugs and cleaned the code over the years.
What are some alternatives?
When comparing dupluxy and bontmia you can also consider the following projects:
CPython - The Python programming language
BorgBackup - Deduplicating archiver with compression and authenticated encryption.
Rsnapshot - a tool for backing up your data using rsync (if you want to get help, use https://lists.sourceforge.net/lists/listinfo/rsnapshot-discuss)
rustic - rustic - fast, encrypted, and deduplicated backups powered by Rust
restic - Fast, secure, efficient backup program