this post was submitted on 02 Jan 2024
23 points (100.0% liked)
Free and Open Source Software
17919 readers
112 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Lots of good recommendations here!
For user friendly software Veeam Endpoint, Synology Active Backup, and Duplicati would be my top 3. They all let you restore easily with a GUI that is easy to navigate, support email notifications natively for failures/warnings, and support VSS on windows without external scripts.
Kopia, Restic, and similar open source projects also work well on a technical level, but are about the farthest thing from user friendly as they require custom scripting to perform VSS snapshots before backup and send notifications after, and are not very easy to use for restoring files.