Looking for recommendations for backing up laptops to my Unraid NAS. I’m running Immich for photos, and want something for incremental backup of the laptops (Win 11 and Linux). What do you guys like?
Looking for recommendations for backing up laptops to my Unraid NAS. I’m running Immich for photos, and want something for incremental backup of the laptops (Win 11 and Linux). What do you guys like?
Thanks for the recc. I’ve used syncthing for syncing my phone with my PC and it works great. Though sync is not quite what I want since any file deletions on the PC get propagated to the folder on the server. Though maybe there is a way to change this behavior in syncthing?
I would generally keep sync and backup separate, but if you are using a cow filesystem like zfs on your unraid machine, it could take reliable snapshots.
You can enable file versioning so deleted files will be kept for a set amount of time.
In the advanced options of syncthing (web GUI) you can turn off deletions for every sync folder respectively.