Tag Archives: Backup

FreeBSD: Home NAS, Part 15: Automating Backups – scripts, rsync, rclone
0 (0)

15 March 2026

This is essentially the last major task – setting up automated backup creation. In the post FreeBSD: Home NAS, Part 13: Planning Data Storage and Backups I described the general idea in more detail – what gets backed up, where, what gets stored and how – and today is the purely technical part about the actual… Read More »

Loading

FreeBSD: Home NAS, part 12: synchronizing data with Syncthing
0 (0)

14 March 2026

I’m gradually getting closer to wrapping up the home NAS setup on FreeBSD. There’s already a ZFS pool, datasets, and monitoring – time to start setting up backup automation. But what seemed pretty simple at first – “just copy the needed directories from the work laptop” – turned out to be an increasingly interesting problem… Read More »

Loading

FreeBSD: Home NAS, part 9 – data backup to AWS S3 and Google Drive with rclone
5 (1)

22 January 2026

In the previous post of the Home NAS on FreeBSD setup series, we got acquainted with restic – a utility for working with backups that supports encryption, snapshots, and change history; see FreeBSD: Home NAS, part 8 – backup of NFS and Samba data with restic. However, in addition to archival data in S3, I… Read More »

Loading