Software

  1. Bacula 🟢Foss 🟢Enterprise trusted 🟢All OS 🟢Multi-machine 🟢Web UI 🟢Dedup 🟢snapshots 🟢Scalable 🟢Scheduling 🔴Hard setup Lesson

  2. Restic - Seems like is best - 🟢Foss 🟢EnterpriseTrusted 🟢AllOS 🟢Old 🟢EasySetup https://github.com/creativeprojects/resticprofile

  3. urbackup - Lesson https://christitus.com/urbackup/ 🟢Foss ⚠️macOS ✅UI 🟢Powerful

  4. Pika (https://www.youtube.com/watch?v=W30wzKVwCHo) 🟢Foss ❌No Windows

  5. Borg - 🟢Foss ❌No Windows ⚠️macOS

  6. Kopia - 🟢Foss , web UI

  7. Duplicati - 🟢Foss ✅GUI

  8. vykar - Fast, encrypted, deduplicated backups in Rust, YAML config, ✅GUI, support for S3, custom REST, SFTP storage. Inspired by Restic+Borg.

  9. Duplicacy

  10. Veeam (Free) - 🟢Enterprise 🔴Proprietary ✅UI ⚠️macOS

  11. 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 -

  1. 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 ?

  1. Option Delete changes older than x.

  2. How to Only backup Select Data, like only personal data,

  3. Save a “Ghost” for other data (from internet) which is only Filename, Metadata and Folder-Structure.

  4. File Change Tracker” to see summary of what files are moved/deleted/renamed.

  5. File History” where I see previous version of files.

  6. I would like to configure from inside the folders, for the disks (not OS), e.g. have .backupfile file containing something like - backup=1, or have select file backuped/not-backedup.

Old Post about methodology - https://lemmy.ml/post/44433232