Software
-
Bacula 🟢Foss 🟢Enterprise trusted 🟢All OS 🟢Multi-machine 🟢Web UI 🟢Dedup 🟢snapshots 🟢Scalable 🟢Scheduling 🔴Hard setup Lesson
- Bareos Bacula Fork
-
Restic - Seems like is best - 🟢Foss 🟢EnterpriseTrusted 🟢AllOS 🟢Old 🟢EasySetup https://github.com/creativeprojects/resticprofile
-
urbackup - Lesson https://christitus.com/urbackup/ 🟢Foss ⚠️macOS ✅UI 🟢Powerful
-
Pika (https://www.youtube.com/watch?v=W30wzKVwCHo) 🟢Foss ❌No Windows
-
Borg - 🟢Foss ❌No Windows ⚠️macOS
-
Kopia - 🟢Foss , web UI
-
Duplicati - 🟢Foss ✅GUI
-
vykar - Fast, encrypted, deduplicated backups in Rust, YAML config, ✅GUI, support for S3, custom REST, SFTP storage. Inspired by Restic+Borg.
-
Veeam (Free) - 🟢Enterprise 🔴Proprietary ✅UI ⚠️macOS
-
Backblaze - Is it foss ?
Sync Tools not backup
Rsync RClone - (https://www.youtube.com/watch?v=QKCIi-NxJEo )
To Backup
- External and Internal Disk (files) and OSes to backup,
- Backup select data from Disks,
- all separately backup-ed to the same backup disk, .
How to set up like this with features -
- Incremental backup method, where I only make full backups once ,
Question - as i understand from “grandfather,father,son” method - that Full backups are still neccassry when using snapshots/incremental backups, why is that ?
-
Option Delete changes older than x.
-
How to Only backup Select Data, like only personal data,
-
Save a “Ghost” for other data (from internet) which is only Filename, Metadata and Folder-Structure.
-
“File Change Tracker” to see summary of what files are moved/deleted/renamed.
-
“File History” where I see previous version of files.
-
I would like to configure from inside the folders, for the disks (not OS), e.g. have
.backupfilefile containing something like - backup=1, or have select file backuped/not-backedup.
Old Post about methodology - https://lemmy.ml/post/44433232
