On Fri, Aug 29, 2025 at 02:15:29PM -0400, Roy J. Tellason, Sr. wrote: > On Friday 29 August 2025 07:16:19 am Greg Wooledge wrote: > > There are backup suites > > that build on top of rsync, giving you a way to store many backups > > without needing to store duplicate copies of the unchanged files. > > > > Care to list some of those? I need to get some kind of a backup process > going here...
One that I wrote myself years ago and use daily: https://www.phcomp.co.uk/tmp/RsyncBackup-1.52-0.0.tar.gz It is designed to backup several machine to a backup server; but works well on a single machine running rsync on localhost. -- Alain Williams Linux/GNU Consultant - Mail systems, Web sites, Networking, Programmer, IT Lecturer. +44 (0) 787 668 0256 https://www.phcomp.co.uk/ Parliament Hill Computers. Registration Information: https://www.phcomp.co.uk/Contact.html #include <std_disclaimer.h>

