Rsync Backblaze



Hey,
I've recently switched to FreeNAS, and so far really like it. I previously had a duplicacy backup to backblaze b2, which I've just recently re-setup with FreeNAS, which works okay - but I had a thought about a more native way to do it.
I started reading about Rsync.net and ZFS replication, which under my understanding allows me to sync my data and snapshots to Rsync.net - having it use the same 'language' as FreeNAS, with the same Snapshots etc seems quite nice.
Some things I don't quite understand though - ZFS Send does block incremental backups right? Even when sending snapshots? My internet connection isn't that fast, so that's very important to me. Also I don't quite understand encryption, as I've read conflicting stuff, are backups on Rsync.net encrypted? This is pretty important really, don't like the idea of storing my data unencrypted on 3rd party servers.
I'm aware I need a 1TB box minimum, which works out around £20 a month if I'm understanding correctly, which isn't too bad (although a lot more expensive than the £2 a month I'm paying backblaze b2 at the moment!) but if it feels more resilient, I'm more open to it. Restoring a file from Rsync via ZFS restore is doable isn't it?
I wouldn't want to backup my entire pool, as my Media stuff isn't important and will take too much space, just folders that are important, is this okay?
Is there a good article talking about using FreeNAS and Rsync.net together in ZFS mode? I'm not too familiar with using ZFS on the command line, but perfectly capable of learning and following a guide
Thanks!
  1. Rsync Backup Example

Tickey. Restic is a multi-platform command line backup software program that is designed to be fast, efficient, and secure. Restic supports a variety of backends for storing backups, including a local server, SFTP server, HTTP Rest server, and a number of cloud storage providers, including Backblaze B2.

The APX 320X outdoor access point will be launching for Sophos Central management in the next few days. Software staging is planned to complete by September 21 and therefore, the first customer shipment will align with that date. Optional mounting kits are available for the indoor APX 320, APX 530, and APX 740 for flat-ceiling, plenum, or suspend mount. Check with your local Sophos partner for further details and pricing. Antenna Options for APX 320X. Sophos APX Series Our APX Series access points are custom-built to offer optimal performance and increased throughput at load. Manage all your security on a single platform - Sophos Central is a scalable management platform which gives you a single pane of glass for all of your cloud-managed security solutions. Apx

Mac

Rsync Backup Example

I previously had a duplicacy backup to backblaze b2, which I've just recently re-setup with FreeNAS, which works okay - but I had a thought about a more native way to do it. I started reading about Rsync.net and ZFS replication, which under my understanding allows me to sync my data and snapshots to Rsync.net - having it use the same 'language. Rsync -archive -verbose -delete /home/valorin/ /mnt/c/Users/valorin/wsl2-backup/ The above command is wrapped this inside /backup.sh, which makes it easy to call on demand – without needing to get the parameters and paths right each time. Additionally, I added some database backup logic, since I want my development databases backed up too. B2 C Example Source Code kind of like rsync but for B2. B2sync is a multi-threaded command line tool that works on Linux, Windows, and Macintosh. It uploads files to B2 in a fashion inspired by rsync. What that means is that if the lastModified date on a file on your local system has not changed, it.