Speeduser7533
I've been setting up a NextCloud instance on a Raspberry Pi 5 with dual NVME SSD's. The idea is that I'll do an on-board backup of my files from the first SSD to the second. Then, I'm going to set up a second Pi (I have a 4 laying around) with another NVME in a different location (probably different city) and do rdiff-backup over ssh from the production system. If I could figure out a way to do a text-dump of all of my phone settings to NextCloud, I'd be happy with that level.
I know about the whole "offline" principle of backups, but I'm not very good at keeping up with that kind of thing. This set up will protect me against all except a determined malicious actor. I'll just try to remember to occasionally copy the files off of the rdiff-backup server and onto an offline SSD.
Oh, almost forgot. I'm also using Syncthing between my phone and the Pi with NC on it for my Calibre library and Joplin notes, so I can add any other files on the phone to that as well. Then I'll use rdiff-backup for those folders also.