Sujet : Re: NAS Backup solution?
De : theom+news (at) *nospam* chiark.greenend.org.uk (Theo)
Groupes : comp.sys.raspberry-piDate : 07. Jul 2025, 23:47:57
Autres entêtes
Organisation : University of Cambridge, England
Message-ID : <fN*NoXgA@news.chiark.greenend.org.uk>
References : 1 2 3 4
User-Agent : tin/1.8.3-20070201 ("Scotasay") (UNIX) (Linux/5.10.0-35-amd64 (x86_64))
Lawrence D'Oliveiro <
ldo@nz.invalid> wrote:
On Mon, 07 Jul 2025 16:58:38 +0100, Brian Howlett wrote:
I bought a USB drive and formatted it to ext4 and used rsync to back up
the Pi 5.
Don’t forget the tips on how to keep a rolling set of timestamped backups,
without needing space for extra copies of files which haven’t changed.
rsnapshot does that for you, using rsync and hard links.
Theo