- All my personal data: Borg (gui: vorta), Restic (gui: Backrest)
- Very important personal data (small subset of all data): Tarsnap (gui: tarsnap-gui)
Sync:
- Personal regular use data data: Dropbox (some private/personal data that I want to be extra careful about gets synced in a Cryptomator folder and in a KeePass file), iCloud (not a lot of files)
- Photo/video: iCloud, Ente
----------
I am also trying to setup e2ee backup/sync on my Koofr a/c with rclone (WIP) for almost all my data - more than "personal" data (but not the system files of course)! Koofr a/c is the lifetime subscription and even they they have a great track record I do not really consider it "lifetime". I also hope they expand Vault (i.e not limited to just only "one" folder)
Eagerly awaiting answers from you all but for now...
1. rsync from where I can.
2. manually copy whenever I get the device in hand.
3. backup cronjobs from omv server
4. my main desktop use Timeshift
5. LocalSend
Also trying to use Immich once I can get a stabilized build. Had to rescrape entire pic/vid family lib of 3TB multiple times.Also cronjobs to attached USB and NAS to have backups of backups of backups.
No one seems to realize every household is a micro enterprise!
Then make matter worse, with all the tightening of security. It's harder and harder to remote into and recv/xfer files l.
I've been experimenting with different systems for archiving binary files like images but so far there's nothing I've stuck with. I just don't keep that many of them so the few that I do go in ~/stuff and just consume twice the disk space they should.
One nice thing is that I have bash keep its history there with datestamps and hostnames. So c-r works on all my machines (I typically merge every time I switch between computers) which is super cool.
Windows machines backup nightly with Veeam personal (free) license to one of the servers. I didn't have luck with open source windows backup.
iCloud + Google Drive + OneDrive
Photos and videos are automatically synced to all three. My few important documents are copied between all three manually via the Files app on iOS.
I used BackBlaze in the past when I had a large media library of videos that fell off the back of a truck. But once I took down my Plex server , I copied all of my media to my personal AWS account to S3 Glacier Deep Archive. It’s less than $2 a month for 2 TB.
I have some extra workflows to back up some other data, like some WebDAV shares, based on rsync.
https://gitlab.com/sdwolfz/dotfiles
```sh
make backup
```
I've succesfully used `make restore` twice so far.Sync between phone and laptop is set up with Syncthing.