Freebsd backup your home directory with zfs send and recv


Backup your home directory on Freebsd to an external drive using zfs send and recv

after sending an initial zfs snapshot to the drive and you can then send the latest zfs snapshot together with the initial snapshot and it will send the changes between the two

 
Back
Top